Function get_dynamic_value

Source
pub fn get_dynamic_value<T: Get>(data: &[u8]) -> DynamicAccount<T, Vec<u8>>
Expand description

Generic get owned dynamic account from the data bytes of the account.