Function mpl_core::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.