[−][src]Trait accumulator::util::TypeRep
Pseudo-type-level programming. This trait allows us to reflect "type-level" (i.e. static) information at runtime.
Associated Types
type Rep: 'static
The associated type of the simulated type-level static information.