macro_rules! owned_user_id {
    ($s:literal) => { ... };
}
Expand description

Compile-time checked OwnedUserId construction.