[][src]Module iron::modifier

Re-exports from the Modifier crate.

Traits

Modifier

Allows use of the implemented type as an argument to Set::set.

Set

A trait providing the set and set_mut methods for all types.