Module armorlib::process
[−]
[src]
This module defines the process trait, which is designed to make processing simple
structs, like a
Traits
| Process |
A trait that allows for the object to be run through the ArmorLib system with only a single
call to |