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