Function solana_sdk::feature::from_account

source ·
pub fn from_account<T: ReadableAccount>(account: &T) -> Option<Feature>