Function to_account

Source
pub fn to_account(
    feature: &Feature,
    account: &mut AccountSharedData,
) -> Option<()>
Available on crate feature bincode only.