<p align="center"><a href="https://hyphae.dev"><img alt="Hyphae" src="https://raw.githubusercontent.com/celiumsai/hyphae/main/.github/assets/hyphae-lockup.svg" width="320"></a></p>
# hyphae-client
[](https://crates.io/crates/hyphae-client)
[](https://docs.rs/hyphae-client)
Bounded asynchronous Rust client for the [Hyphae](https://hyphae.dev) `/v1`
HTTP API.
```toml
[dependencies]
hyphae-client = "0.1.0"
```
The client consumes only public versioned contracts and never opens or owns a
local Hyphae data directory.
Apache-2.0. Source, examples, and security policy:
[`celiumsai/hyphae`](https://github.com/celiumsai/hyphae).