1 2 3 4 5 6
use interoptopus::new_id; new_id!(FunctionId); new_id!(TypeId); new_id!(ServiceId); new_id!(ConstantId);