Skip to main content

OwnedArchiveBoardRequestView

Type Alias OwnedArchiveBoardRequestView 

Source
pub type OwnedArchiveBoardRequestView = OwnedView<ArchiveBoardRequestView<'static>>;
Expand description

Shorthand for OwnedView<ArchiveBoardRequestView<'static>>.

Aliased Typeยง

pub struct OwnedArchiveBoardRequestView { /* private fields */ }