[][src]Type Definition ttstack::model::Id

type Id = u64;

Use u64 to express an ID, e.g. ENV, VM ...