#[derive(TypeUlid)] { // Attributes available to this derive: #[ulid] }
Derive macro for the TypeUlid trait.
TypeUlid
#[derive(TypeUlid)] #[ulid = "01GNDEY1ZEC7BGREZNG2JNTPRP"] struct MyStruct;