pub trait MustNotBeSkipped { }Expand description
A marker trait indicating that the content must not be skipped during serialization.
pub trait MustNotBeSkipped { }A marker trait indicating that the content must not be skipped during serialization.