Function solana_sdk::feature::to_account

source ·
pub fn to_account(
    feature: &Feature,
    account: &mut AccountSharedData
) -> Option<()>