solana_sdk::feature

Function to_account

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