pub trait MldContextMarker { }Expand description
A marker context for MLD traits to allow for GMP test fakes.
Dyn Compatibility§
This trait is dyn compatible.
In older versions of Rust, dyn compatibility was called "object safety".
pub trait MldContextMarker { }A marker context for MLD traits to allow for GMP test fakes.
This trait is dyn compatible.
In older versions of Rust, dyn compatibility was called "object safety".