CreateViewOptions

Type Alias CreateViewOptions 

Source
pub type CreateViewOptions = Box<dyn Any>;
Expand description

Options when creating a view.

Aliased Typeยง

pub struct CreateViewOptions(/* private fields */);