risingwave_
common
2.4.0-alpha
Modules
acl
array
bitmap
cache
cast
catalog
config
constants
error
field_generator
hash
jemalloc
log
lru
memory
monitor
operator
opts
range
row
sequence
session_config
system_param
telemetry
test_prelude
test_utils
transaction
types
util
vnode_mapping
Macros
__recursive_tracker
_composite_data_types
_range_frame_datetime_data_types
_range_frame_numeric_data_types
_simple_data_types
bail
bail_no_function
bail_not_implemented
dispatch_array_builder_variants
dispatch_array_variants
dispatch_data_types
dispatch_scalar_ref_variants
dispatch_scalar_variants
do_dispatch_data_types
do_dispatch_variants
do_expand_alias
enable_jemalloc
ensure
ensure_eq
for_all_base_types
for_all_fields_variants
for_all_native_types
for_all_params
for_all_variants
git_sha
key_of
must_match
no_function
not_implemented
panic_if_debug
register_guarded_gauge_vec_with_registry
register_guarded_histogram_vec_with_registry
register_guarded_int_counter_vec_with_registry
register_guarded_int_gauge_vec_with_registry
register_guarded_uint_gauge_vec_with_registry
schema_unnamed
try_match_expand
Constants
GIT_SHA
PG_VERSION
RW_VERSION
SERVER_ENCODING
SERVER_VERSION_NUM
STANDARD_CONFORMING_STRINGS
UNKNOWN_GIT_SHA
Functions
current_cluster_version
risingwave_common
Macro
key_of
Copy item path
Settings
Help
Summary
Source
macro_rules! key_of { ($field:ident) => { ... }; }
Expand description
Convert field name to string.