multiversx_sc_scenario::managed_test_util

Function check_managed_top_encode

Source
pub fn check_managed_top_encode<T: TopEncode>(obj: &T) -> BoxedBytes
Expand description

Uses the managed types api to test encoding. Can be used on any type, but managed types are especially relevant.