[][src]Function solana_sdk::syscall::current::from_keyed_account

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