Macro pax_runtime_api::impl_to_from_pax_value
source ยท macro_rules! impl_to_from_pax_value { ($Type:ty, $Variant:path) => { ... }; ($Type:ty, $OuterVariant:path, $InnerVariant:path) => { ... }; }
macro_rules! impl_to_from_pax_value { ($Type:ty, $Variant:path) => { ... }; ($Type:ty, $OuterVariant:path, $InnerVariant:path) => { ... }; }