Skip to main content

OwnedGetFlowResponseView

Type Alias OwnedGetFlowResponseView 

Source
pub type OwnedGetFlowResponseView = OwnedView<GetFlowResponseView<'static>>;
Expand description

Shorthand for OwnedView<GetFlowResponseView<'static>>.

Aliased Typeยง

pub struct OwnedGetFlowResponseView { /* private fields */ }