Skip to main content

codec_suffix

Function codec_suffix 

Source
pub fn codec_suffix(t: &TypeRef) -> String
Expand description

The codec-name suffix a TypeRef resolves to — Int, Order, Result_Int_String, Paginated_User. Renamed from inner_ts_name in the move from bynk-emit; used both to key a WireInst and, unqualified, as the bare codec function suffix a same-module call reaches.