Skip to main content

OwnedGetBoardRequestView

Type Alias OwnedGetBoardRequestView 

Source
pub type OwnedGetBoardRequestView = OwnedView<GetBoardRequestView<'static>>;
Expand description

Shorthand for OwnedView<GetBoardRequestView<'static>>.

Aliased Typeยง

pub struct OwnedGetBoardRequestView { /* private fields */ }