Skip to main content

Crate root

Crate root 

Source

Macros§

sync_await

Structs§

Query
Root
SearchDescriptionResult

Enums§

Mount
Object

Functions§

add
add_list
add_map
add_native
add_value
block_on_async
call
contains
dir
get
get_key
get_list
get_mount
insert
mount_fjall
mount_memory
mount_redis
push
remove
send
send_idx_msg
send_msg
start_task
tx_rx
update
原子并发更新一个节点的值。返回更新后的值。 节点必须已存在,否则返回 Err。
update_key
原子并发更新一个 map 节点内某个 key 的值。返回更新后的值。

Type Aliases§

Msg
MsgReceiver
MsgSender