Struct taos_query::util::InlineOpts
source · pub struct InlineOpts {
pub opts: BTreeMap<String, String>,
}Fields§
§opts: BTreeMap<String, String>pub struct InlineOpts {
pub opts: BTreeMap<String, String>,
}opts: BTreeMap<String, String>