Function solana_sdk::feature::to_account

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