pub type OwnedGetFlowByIdRequestView = OwnedView<GetFlowByIdRequestView<'static>>;Expand description
Shorthand for OwnedView<GetFlowByIdRequestView<'static>>.
Aliased Typeยง
pub struct OwnedGetFlowByIdRequestView { /* private fields */ }pub type OwnedGetFlowByIdRequestView = OwnedView<GetFlowByIdRequestView<'static>>;Shorthand for OwnedView<GetFlowByIdRequestView<'static>>.
pub struct OwnedGetFlowByIdRequestView { /* private fields */ }