Constant fidl::encoding::ALLOC_PRESENT_U32
source ยท pub const ALLOC_PRESENT_U32: u32 = u32::MAX; // 4_294_967_295u32
Expand description
Indicates that an optional value is present.
pub const ALLOC_PRESENT_U32: u32 = u32::MAX; // 4_294_967_295u32
Indicates that an optional value is present.