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