Function near_sdk::env::state_read[][src]

pub fn state_read<T: BorshDeserialize>() -> Option<T>

Load the state of the given object.