Type Alias GuestUsize
pub type GuestUsize = <GuestAddress as AddressValue>::V;Expand description
Type of the raw value stored in a GuestAddress object.
pub type GuestUsize = <GuestAddress as AddressValue>::V;Type of the raw value stored in a GuestAddress object.