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