Skip to main content

OwnedGetFlowByIdRequestView

Type Alias OwnedGetFlowByIdRequestView 

Source
pub type OwnedGetFlowByIdRequestView = OwnedView<GetFlowByIdRequestView<'static>>;
Expand description

Shorthand for OwnedView<GetFlowByIdRequestView<'static>>.

Aliased Typeยง

pub struct OwnedGetFlowByIdRequestView { /* private fields */ }