Skip to main content

UserIdBuf

Type Alias UserIdBuf 

Source
type UserIdBuf = SmallString<[u8; 48]>;
Expand description

Inline budget for a local user id assembled from a foreign localpart.

Aliased Typeยง

struct UserIdBuf { /* private fields */ }