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

type Id = u64;

Use u64 to express an ID, e.g. EnvId, VmId ...