solana_sdk::feature

Function from_account

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