user_id!() { /* proc-macro */ }
Expand description
Compile-time checked UserId
construction.
The user ID is validated using the same rules as UserId::validate_strict()
.
user_id!() { /* proc-macro */ }
Compile-time checked UserId
construction.
The user ID is validated using the same rules as UserId::validate_strict()
.