Crate zellij_utils

Source

Re-exports§

pub use ::prost;

Modules§

channels
Definitions and helpers for sending and receiving messages between threads.
cli
common_path
consts
Zellij program-wide constants.
data
downloader
envs
errors
Error context system based on a thread-local representation of the call stack, itself based on the instructions that are sent between threads.
home
This module contain everything you’ll need to access local system paths
input
ipc
IPC stuff for starting to split things into a client and server model.
kdl
logging
Zellij logging utility functions.
pane_size
plugin_api
position
session_serialization
setup
shared
Some general utility functions.

Macros§

actions_from_kdl
color_definitions
entry_count
kdl_arg_is_truthy
kdl_argument_values
kdl_child_with_name
kdl_child_with_name_or_error
kdl_children
kdl_children_nodes
kdl_children_nodes_or_error
kdl_children_or_error
kdl_children_property_first_arg_as_bool
kdl_children_property_first_arg_as_string
kdl_document_name
kdl_entries_as_i64
kdl_first_entry_as_bool
kdl_first_entry_as_i64
kdl_first_entry_as_string
kdl_get_bool_property_or_child_value
kdl_get_bool_property_or_child_value_with_error
kdl_get_child
kdl_get_child_entry_bool_value
kdl_get_child_entry_string_value
kdl_get_int_entry
kdl_get_int_property_or_child_value
kdl_get_property_or_child
kdl_get_string_entry
kdl_get_string_property_or_child_value
kdl_get_string_property_or_child_value_with_error
kdl_has_string_argument
kdl_name
kdl_parsing_error
kdl_property_first_arg_as_bool
kdl_property_first_arg_as_bool_or_error
kdl_property_first_arg_as_i64
kdl_property_first_arg_as_i64_or_error
kdl_property_first_arg_as_string
kdl_property_first_arg_as_string_or_error
kdl_property_names
kdl_property_nodes
kdl_property_or_child_value_node
kdl_string_arguments
keys_from_kdl
multiplayer_colors
parse_kdl_action_arguments
parse_kdl_action_char_or_string_arguments
parse_kdl_action_u8_arguments