docs.rs failed to build vta-webvh-0.2.19
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build:
vta-webvh-0.2.18
vta-webvh
WebVH hosting infrastructure for the VTA, extracted from vta-service so the
did:webvh DID-lifecycle subsystem and its other consumers can depend on it
without pulling in the whole service.
webvh_store— the localdid:webvhDID-record + server-record store (fjallwebvhkeyspace).webvh_client— the HTTP client to a remotedid:webvhhosting server.webvh_auth— the DID-auth handshake the client uses against that host.
Each depends only on vti-common, vta-keyspaces, vta-sdk, and
affinidi-tdk. vta-service re-exports each as crate::<module> (behind its
webvh feature), so existing call sites are unchanged.
Part of the Verifiable Trust Infrastructure workspace. Apache-2.0.