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

Marker types representing traits.

Structs

Clone
Debug
Default
Deserialize

Represents the serde::Deserialize trait.

Display
DoubleEndedIterator
Eq
Error

Represents the std::error::Error trait.

FmtWrite

Represents the std::fmt::Write trait.

Hash
IoBufRead

Represents the std::io::BufRead trait.

IoRead

Represents the std::io::Read trait.

IoSeek

Represents the std::io::Seek trait.

IoWrite

Represents the std::io::Write trait.

Iterator
Ord
PartialEq
PartialOrd
Send
Serialize

Represents the serde::Serialize trait.

Sync