carnelian::app

Type Alias CreateViewOptions

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

Options when creating a view.

Aliased Typeยง

struct CreateViewOptions(/* private fields */);