manta-server 2.0.0-beta.61

Manta HTTP server — single API that proxies to CSM / Ochami backends.
docs.rs failed to build manta-server-2.0.0-beta.61
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.

Library root for the manta-server crate.

All modules live here. The main.rs binary is a thin bootstrap shim; integration tests in crates/manta-server/tests/ import the library directly via use manta_server::....