Skip to main content

OwnedCreateBoardResponseView

Type Alias OwnedCreateBoardResponseView 

Source
pub type OwnedCreateBoardResponseView = OwnedView<CreateBoardResponseView<'static>>;
Expand description

Shorthand for OwnedView<CreateBoardResponseView<'static>>.

Aliased Typeยง

pub struct OwnedCreateBoardResponseView { /* private fields */ }