[][src]Type Definition idcontain::IdTag

type IdTag = u32;

The type used internally to store a tag.

This type is almost internal and you should only care about it if calling with_capacity_and_seed_tag.