Module rt_format::map[][src]

Expand description

Defines a trait for key-value map types.

Structs

A Map implementation that always returns None.

Traits

A type that associates a value with a key.