MustNotBeSkipped

Trait MustNotBeSkipped 

Source
pub trait MustNotBeSkipped { }
Expand description

A marker trait indicating that the content must not be skipped during serialization.

Implementations on Foreign Types§

Source§

impl MustNotBeSkipped for HardwareBoardDescription

Source§

impl MustNotBeSkipped for Module

Source§

impl MustNotBeSkipped for JobSet

Implementors§