solana_sdk::feature

Function from_account

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