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