Module with_options

Source

Structs§

WithOptionsSecResolved
Options or properties extracted from the WITH clause of DDLs.

Traits§

Get
WithOptions
Marker trait for WITH options. Only for #[derive(WithOptions)], should not be used manually.
WithPropertiesExt
Utility methods for WITH properties (HashMap and BTreeMap).