Module protocol::types [] [src]

Reexports

pub use self::numerics::Integer;
pub use self::array::Array;
pub use self::string::String;

Modules

array
char
collections

Defintions for the std::collections module.

numerics
option
smart_ptr

Definitions for smart pointers in the std module.

string
tuple

Traits

Type

A type which can be read or written.

Type Definitions

ByteOrder

The default byte ordering.