Type Alias UnboundedString
pub type UnboundedString = BoundedString<fidl::::encoding::UnboundedString::{constant#0}>;
Expand description
The FIDL type string
or string:MAX
.
Aliased Typeยง
pub struct UnboundedString;
pub type UnboundedString = BoundedString<fidl::::encoding::UnboundedString::{constant#0}>;
The FIDL type string
or string:MAX
.
pub struct UnboundedString;