rerun_
bindings
0.23.2-rc.3
In rerun_
bindings::
python_
bridge
Structs
PyBinarySinkStorage
PyMemorySinkStorage
PyRecordingStream
Statics
GARBAGE_QUEUE
Traits
PyRuntimeErrorExt
Functions
__pyfunction_binary_stream
__pyfunction_cleanup_if_forked_child
__pyfunction_connect_grpc
__pyfunction_connect_grpc_blueprint
__pyfunction_disable_timeline
__pyfunction_disconnect
__pyfunction_escape_entity_path_part
__pyfunction_flush
__pyfunction_get_app_url
__pyfunction_get_application_id
__pyfunction_get_blueprint_recording
__pyfunction_get_data_recording
__pyfunction_get_global_blueprint_recording
__pyfunction_get_global_data_recording
__pyfunction_get_recording_id
__pyfunction_get_thread_local_blueprint_recording
__pyfunction_get_thread_local_data_recording
__pyfunction_is_enabled
__pyfunction_log_arrow_msg
__pyfunction_log_file_from_contents
__pyfunction_log_file_from_path
__pyfunction_memory_recording
__pyfunction_new_blueprint
__pyfunction_new_entity_path
__pyfunction_new_property_entity_path
__pyfunction_new_recording
__pyfunction_reset_time
__pyfunction_save
__pyfunction_save_blueprint
__pyfunction_send_arrow_chunk
__pyfunction_send_blueprint
__pyfunction_send_recording
__pyfunction_send_recording_name
__pyfunction_send_recording_start_time_nanos
__pyfunction_serve_grpc
__pyfunction_serve_web
__pyfunction_serve_web_viewer
__pyfunction_set_callback_sink
__pyfunction_set_callback_sink_blueprint
__pyfunction_set_global_blueprint_recording
__pyfunction_set_global_data_recording
__pyfunction_set_thread_local_blueprint_recording
__pyfunction_set_thread_local_data_recording
__pyfunction_set_time_duration_nanos
__pyfunction_set_time_sequence
__pyfunction_set_time_timestamp_nanos_since_epoch
__pyfunction_shutdown
__pyfunction_spawn
__pyfunction_start_web_viewer_server
__pyfunction_stdout
__pyfunction_version
all_recordings
authkey
binary_stream
cleanup_if_forked_child
connect_grpc
connect_grpc_blueprint
default_store_id
disable_timeline
disconnect
escape_entity_path_part
flush
flush_garbage_queue
get_app_url
get_application_id
get_blueprint_recording
get_data_recording
get_global_blueprint_recording
get_global_data_recording
get_recording_id
get_thread_local_blueprint_recording
get_thread_local_data_recording
global_web_viewer_server
is_enabled
log_arrow_msg
log_file
log_file_from_contents
log_file_from_path
memory_recording
new_blueprint
new_entity_path
new_property_entity_path
new_recording
python_version
rerun_bindings
reset_time
save
save_blueprint
send_arrow_chunk
send_blueprint
send_mem_sink_as_default_blueprint
send_recording
send_recording_name
send_recording_start_time_nanos
serve_grpc
serve_web
serve_web_viewer
set_callback_sink
set_callback_sink_blueprint
set_global_blueprint_recording
set_global_data_recording
set_thread_local_blueprint_recording
set_thread_local_data_recording
set_time_duration_nanos
set_time_sequence
set_time_timestamp_nanos_since_epoch
shutdown
spawn
start_web_viewer_server
stdout
version
Type Aliases
GarbageReceiver
GarbageSender
rerun_bindings
::
python_bridge
Function
new_entity_path
Copy item path
Settings
Help
Summary
Source
fn new_entity_path(parts:
Vec
<Bound<'_, PyString>>) -> PyResult<
String
>
Expand description
Create an entity path.