Skip to main content

OwnedGetBoardResponseView

Type Alias OwnedGetBoardResponseView 

Source
pub type OwnedGetBoardResponseView = OwnedView<GetBoardResponseView<'static>>;
Expand description

Shorthand for OwnedView<GetBoardResponseView<'static>>.

Aliased Typeยง

pub struct OwnedGetBoardResponseView { /* private fields */ }