Module abi_stable::type_level::trait_marker[][src]

Expand description

Marker types representing traits.

Structs

Represents the serde::Deserialize trait.

Represents the std::error::Error trait.

Represents the std::fmt::Write trait.

Represents the std::io::BufRead trait.

Represents the std::io::Read trait.

Represents the std::io::Seek trait.

Represents the std::io::Write trait.

Represents the serde::Serialize trait.