1 2 3 4 5 6
use crate::typed_uuid; typed_uuid!( /// A example struct generated by [`typed_uuid`]. pub FooId );