Trait xio_webapi::MustNotBeSkipped[][src]

pub trait MustNotBeSkipped { }

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

Implementations on Foreign Types

impl MustNotBeSkipped for Module
[src]

impl MustNotBeSkipped for HardwareBoardDescription
[src]

impl MustNotBeSkipped for JobSet
[src]

Implementors