load_key

Function load_key 

Source
pub fn load_key(account: &AccountInfo<'_>, offset: usize) -> Result<Key, Error>
Expand description

Load the one byte key from the account data at the given offset.