Type Definition acidalia_core::Tag[][src]

pub type Tag = u128;
Expand description

This is just an identification number. Usually, it will be generated by #[derive(Nametag)] at compile time.

Trait Implementations