Structs§
- Async
IoBridge - The inverse of tokio_util::io::SyncIoBridge. Don’t use this with anything that actually does blocking I/O.
- Composition
Configs - Service
Urls - Provides a set of clap arguments to configure snix-[ca]store services.
- Service
Urls Grpc - Provides a set of clap arguments to configure snix-[ca]store services.
- Service
Urls Memory - Provides a set of clap arguments to configure snix-[ca]store services.
Functions§
- addrs_
to_ configs - Deserializes service addresses into composition config, configuring each
service as the single “root”.
If the
xp-composition-cli
feature is enabled, and a file specified in the--experimental-store-composition
parameter, this is used instead. - construct_
services - Construct the store handles from their addrs.
- construct_
services_ from_ configs - Construct the store handles from their addrs.