Crate cyfs_util

Source

Re-exports§

pub use acl::*;
pub use cache::*;
pub use gateway::*;

Modules§

acl
async_h1_helper
cache
gateway
process

Structs§

AsyncCondvar
AsyncReadWithSeekAdapter
ChunkReaderWithHash
DEFAULT_SN
DeviceInfo
DirObjectsSyncLoader
FileObjectBuilder
FileObjectBuilderStateWrapper
FileStorage
HttpInterface
HttpServer
HttpTcpListener
Ifv4Addr
Details about the ipv4 address of an interface on this host
Ifv6Addr
Details about the ipv6 address of an interface on this host
Interface
Details about an interface on this host
LOCAL_DEVICE_MANAGER
LOCAL_PN
LOCAL_SN
LocalDeviceManager
LocalStore
ModuleLog
ProcessUtil
ReaderWithLimit
ReenterCallManager
SNDirGenerator
SNDirParser
SYSTEM_INFO_MANAGER
SqliteConnectionHolder
SqliteStorage
SyncEventManager
SyncEventManagerSync
SystemHostInfo
SystemInfo
SystemInfoManager
TestContext
TomlHelper
ZipPackage

Enums§

HttpInterfaceHost
IFFFlags
IfAddr
Details about the address of an interface on this host

Constants§

CFYS_ROOT_NAME

Traits§

AsyncReadWithSeek
AsyncStorage
AsyncWriteWithSeek
ChunkHashErrorHandler
EventListenerAsyncRoutine
EventListenerSyncRoutine
FileObjectBuilderState
SyncReadWithSeek
SyncWriteWithSeek

Functions§

async_read_to_sync
Bridge from AsyncRead to Read.
bind_cyfs_root_path
bind_system_hosts
create_log_with_isolate_bdt
default_cyfs_root_path
extract_from_zip
flush_log
get_all_ips
get_app_acl_dir
get_app_data_dir
get_app_data_dir_ex
get_app_dep_dir
get_app_dir
get_app_dockerfile_dir
get_app_log_dir
get_app_web_dir
get_app_web_dir2
get_builtin_sn_desc
get_builtin_sn_desc_id_list
get_cyfs_root_path
get_cyfs_root_path_ref
get_default_device_desc
get_default_known_peers
get_desc_from_file
get_device_desc
get_device_from_file
get_if_addrs
Get a list of all the network interfaces on this machine along with their IP info.
get_json_userdata_from_desc
get_local_pn_desc
get_local_pn_desc_id_list
get_local_sn_desc
get_local_sn_desc_id_list
get_log_dir
get_named_data_root
get_service_config_dir
get_service_data_dir
get_sn_desc
get_system_hosts
get_temp_path
get_userdata_from_desc
init_app_logDeprecated
init_log
init_log_with_isolate_bdtDeprecated
init_log_with_isolate_bdt_screenDeprecated
init_log_with_pathDeprecated
init_system_hosts
init_udp_socket
into_async_storage_sync
is_invalid_ip
is_private_ip
parse_address
parse_port_from_toml_value
set_socket_keepalive
set_socket_reuseaddr
set_socket_reuseport

Type Aliases§

AsyncCondvarRef
AsyncStorageSync