Struct clickhouse_srv::types::RCons [−][src]
pub struct RCons<T> where
T: RowBuilder, { /* fields omitted */ }Implementations
Trait Implementations
Auto Trait Implementations
impl<T> RefUnwindSafe for RCons<T> where
T: RefUnwindSafe, impl<T> UnwindSafe for RCons<T> where
T: UnwindSafe,