[][src]Function solana_sdk::sysvar::stake_history::from_keyed_account

pub fn from_keyed_account(
    account: &KeyedAccount
) -> Result<StakeHistory, InstructionError>