[][src]Function elrond_wasm::serializer::to_bytes

pub fn to_bytes<T>(value: &T) -> Result<Vec<u8>, SDError> where
    T: Serialize