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