Function solana_sdk::keyed_account::from_keyed_account[][src]

pub fn from_keyed_account<S: Sysvar>(
    keyed_account: &KeyedAccount<'_>
) -> Result<S, InstructionError>