UserId
risingwave_
pb
2.9.0-alpha
UserId
Aliased Type
Fields
0
Trait Implementations
UniqueTypedIdDeclaration
In risingwave_
pb::
id
risingwave_pb
::
id
Type Alias
UserId
Copy item path
Source
pub type UserId =
TypedId
<{ _ },
u32
>;
Aliased Type
§
#[repr(transparent)]
pub struct UserId(pub(crate)
u32
);
Tuple Fields
§
§
0:
u32
Trait Implementations
§
Source
§
impl
UniqueTypedIdDeclaration
for
UserId