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