[][src]Function solana_stake_program::config::from_keyed_account

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