Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ClickHouse/clickhouse-rs
/ functions
Functions
959 in github.com/ClickHouse/clickhouse-rs
⨍
Functions
959
◇
Types & classes
219
Method
serialize_struct
(self, _name: &'static str, _len: usize)
src/sql/ser.rs:265
Method
serialize_struct
(self, _name: &'static str, _len: usize)
src/rowbinary/ser.rs:264
Method
serialize_struct_variant
( self, _name: &'static str, _variant_index: u32, _variant: &'static str,
src/sql/ser.rs:270
Method
serialize_struct_variant
( self, name: &'static str, _variant_index: u32, variant: &'static str,
src/rowbinary/ser.rs:269
Method
serialize_tuple
(self, _len: usize)
src/sql/ser.rs:167
Method
serialize_tuple
(self, len: usize)
src/rowbinary/ser.rs:230
Method
serialize_tuple_struct
(self, _name: &'static str, _len: usize)
src/sql/ser.rs:249
Method
serialize_tuple_struct
( self, name: &'static str, _len: usize, )
src/rowbinary/ser.rs:236
Method
serialize_tuple_variant
( self, _name: &'static str, _variant_index: u32, _variant: &'static str,
src/sql/ser.rs:254
Method
serialize_tuple_variant
( self, name: &'static str, _variant_index: u32, variant: &'static str,
src/rowbinary/ser.rs:245
Method
serialize_u128
(self, value: u128)
src/sql/ser.rs:133
Method
serialize_u16
(self, _v: u16)
src/rowbinary/ser.rs:419
Method
serialize_u32
(self, _v: u32)
src/rowbinary/ser.rs:423
Method
serialize_u64
(self, _v: u64)
src/rowbinary/ser.rs:427
Method
serialize_u8
(self, _v: u8)
src/rowbinary/ser.rs:415
Method
serialize_unit
(self)
src/rowbinary/ser.rs:161
Method
serialize_unit_struct
(self, name: &'static str)
src/rowbinary/ser.rs:166
Method
serialize_unit_variant
( self, _name: &'static str, _variant_index: u32, variant: &'static str, )
src/sql/ser.rs:189
Method
serialize_unit_variant
( self, name: &'static str, _variant_index: u32, variant: &'static str, )
src/rowbinary/ser.rs:171
Method
serialize_value
(&mut self, value: &T)
src/rowbinary/ser.rs:363
Function
server_side_param
()
tests/it/query.rs:91
Method
set_option
( &mut self, name: impl Into<String>, value: impl Into<String>, )
src/lib.rs:411
Function
several_primitives_in_a_tuple
()
tests/it/rbwnat_smoke.rs:1274
Function
several_simple_rows
()
tests/it/rbwnat_smoke.rs:81
Method
shutdown_with_timeout
(&self, _timeout: Duration)
tests/it/opentelemetry.rs:182
Method
sign_extend_from_le_bytes
(bytes: &[u8])
src/types/int256.rs:335
Function
simple_aggregate_function_display_roundtrip
()
types/src/data_types.rs:2024
Function
simple_aggregate_function_group_bit_and_uint8
()
types/src/data_types.rs:1993
Function
simple_aggregate_function_invalid_format
()
types/src/data_types.rs:2018
Function
simple_aggregate_function_max_uint64
()
types/src/data_types.rs:1969
Function
simple_aggregate_function_min_uint32
()
types/src/data_types.rs:1957
Function
simple_aggregate_function_remove
()
types/src/data_types.rs:2035
Function
simple_aggregate_function_sum_float64
()
types/src/data_types.rs:1981
Function
simple_aggregate_function_with_array_inner
()
types/src/data_types.rs:2005
Function
simple_borrowed_row
()
macros/src/tests/cases.rs:48
Function
simple_owned_row
()
macros/src/tests/cases.rs:10
Function
single_chunk
()
tests/it/fetch_bytes.rs:6
Method
size_hint
(&self)
src/request_body.rs:67
Method
size_hint
(&self)
src/rowbinary/de.rs:399
Function
skip_extra_ticks
()
src/ticks.rs:134
Function
smoke
()
src/ticks.rs:87
Function
smoke
()
src/bytes_ext.rs:89
Function
smoke
()
tests/it/ip.rs:8
Function
smoke
()
tests/it/nested.rs:6
Function
smoke
()
tests/it/uuid.rs:9
Function
smoke
()
tests/it/query.rs:8
Method
sql_display
Display SQL query as string.
src/query.rs:38
Function
struct_and_primitive_in_a_tuple
()
tests/it/rbwnat_smoke.rs:1221
Method
struct_variant
(self, fields: &'static [&'static str], visitor: V)
src/rowbinary/de.rs:607
Method
summary
(&self)
src/cursors/bytes.rs:160
Method
summary
(&self)
src/cursors/raw.rs:100
Function
summary_absent_without_progress_headers
()
tests/it/query_summary.rs:60
Function
summary_generic_get
()
tests/it/query_summary.rs:77
Function
summary_header
()
tests/it/mock.rs:30
Function
summary_header_absent
()
tests/it/mock.rs:66
Function
summary_header_malformed
()
tests/it/mock.rs:81
Function
summary_header_unknown_fields
()
tests/it/mock.rs:100
Function
summary_with_fetch_bytes
()
tests/it/query_summary.rs:103
Function
summary_with_wait_end_of_query
()
tests/it/query_summary.rs:4
Function
summary_without_wait_end_of_query
()
tests/it/query_summary.rs:35
Function
test_aggregate_function_display
()
types/src/data_types.rs:942
Function
test_data_type_new_array
()
types/src/data_types.rs:1128
Function
test_data_type_new_datetime
()
types/src/data_types.rs:1187
Function
test_data_type_new_datetime64
()
types/src/data_types.rs:1204
Function
test_data_type_new_decimal
()
types/src/data_types.rs:1152
Function
test_data_type_new_enum
()
types/src/data_types.rs:1551
Function
test_data_type_new_fixed_string
()
types/src/data_types.rs:1104
Function
test_data_type_new_geo
()
types/src/data_types.rs:1598
Function
test_data_type_new_interval
()
types/src/data_types.rs:1351
Function
test_data_type_new_low_cardinality
()
types/src/data_types.rs:1399
Function
test_data_type_new_map
()
types/src/data_types.rs:1441
Function
test_data_type_new_nullable
()
types/src/data_types.rs:1426
Function
test_data_type_new_simple
()
types/src/data_types.rs:1055
Function
test_data_type_new_time
()
types/src/data_types.rs:1275
Function
test_data_type_new_time64
()
types/src/data_types.rs:1289
Function
test_data_type_new_tuple
()
types/src/data_types.rs:1505
Function
test_data_type_new_variant
()
types/src/data_types.rs:1478
Function
test_data_type_node_into_string
()
types/src/data_types.rs:1853
Function
test_data_type_to_string_geo
()
types/src/data_types.rs:1860
Function
test_data_type_to_string_simple
()
types/src/data_types.rs:1617
Function
test_data_types_to_string_complex
()
types/src/data_types.rs:1646
Function
test_datetime64_to_string
()
types/src/data_types.rs:1727
Function
test_display_column
()
types/src/data_types.rs:1870
Function
test_display_decimal_size
()
types/src/data_types.rs:1879
Function
test_enum_display
()
types/src/data_types.rs:993
Function
test_https_error_on_missing_feature
()
tests/it/https_errors.rs:5
Function
test_interval_to_string
()
types/src/data_types.rs:1805
Function
test_invalid_jwt_auth
()
tests/it/cloud_jwt.rs:16
Function
test_json_with_hint_display
()
types/src/data_types.rs:981
Function
test_jwt_auth
()
tests/it/cloud_jwt.rs:5
Function
test_rbwnat_header_round_trip
()
types/src/lib.rs:87
Function
test_time_time64_roundtrip_and_edges
()
types/src/data_types.rs:1887
Function
test_tuple_display
()
types/src/data_types.rs:961
Function
test_variant_display
()
types/src/data_types.rs:1019
Function
time64_negative_round_trip
()
tests/it/chrono.rs:445
Function
time64_negative_roundtrip
()
tests/it/time.rs:390
Function
time64_round_trip
()
tests/it/chrono.rs:360
Function
time64_roundtrip
()
tests/it/time.rs:331
Method
time_left
How much time we have until the next tick. `None` if the period isn't configured.
src/inserter.rs:282
Function
time_negative_round_trip
()
tests/it/chrono.rs:310
← previous
next →
801–900 of 959, ranked by callers