Macro user_id

Source
user_id!() { /* proc-macro */ }
Expand description

Compile-time checked UserId construction.

The user ID is validated using the same rules as UserId::validate_strict().