pub type CreateViewOptions = Box<dyn Any>;
Options when creating a view.
pub struct CreateViewOptions(/* private fields */);