Function solana_sdk::feature::from_account

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