Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

SubFromStorage

Fully qualified path: starkware_utils::utils::SubFromStorage

pub trait SubFromStorage<T>

Trait functions

sub_and_write

Fully qualified path: starkware_utils::utils::SubFromStorage::sub_and_write

fn sub_and_write(self: T, value: Self::Value) -> SubFromStorage<T>Value

Trait types

Value

Fully qualified path: starkware_utils::utils::SubFromStorage::Value

type Value;