Expand description
Typed Rust client bindings (the native-API mirror of the on-the-wire
varlink interfaces). These let a Rust consumer — the integration tests
today, and a future cfsctl-as-client — call the service with generated,
type-checked proxy methods, in addition to the wire protocol exercised by
external clients such as varlinkctl.
Traits§
- OciProxy
- Typed client for the
org.composefs.Ociinterface. - OciProxy
Chain - Extension trait for adding proxy calls to any chain.
- Repository
Proxy - Typed client for the
org.composefs.Repositoryinterface. - Repository
Proxy Chain - Extension trait for adding proxy calls to any chain.