risingwave_
connector
2.2.0-alpha
Module with_
options
Module Items
Structs
Traits
In crate risingwave_
connector
risingwave_connector
Module
with_options
Copy item path
source
Structs
§
With
Options
SecResolved
Options or properties extracted from the
WITH
clause of DDLs.
Traits
§
Get
With
Options
Marker trait for
WITH
options. Only for
#[derive(WithOptions)]
, should not be used manually.
With
Properties
Ext
Utility methods for
WITH
properties (
HashMap
and
BTreeMap
).