Function from_account

Source
pub fn from_account<T>(account: &T) -> Option<Feature>
where T: ReadableAccount,
Available on crate feature bincode only.