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

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

Load the state of the given object.