Skip to main content

OwnedArchiveBoardResponseView

Type Alias OwnedArchiveBoardResponseView 

Source
pub type OwnedArchiveBoardResponseView = OwnedView<ArchiveBoardResponseView<'static>>;
Expand description

Shorthand for OwnedView<ArchiveBoardResponseView<'static>>.

Aliased Typeยง

pub struct OwnedArchiveBoardResponseView { /* private fields */ }