Skip to main content

Crate hyphae_pliegors

Crate hyphae_pliegors 

Source
Expand description

Optional PliegoRS application-state boundary for the public Hyphae client.

This crate deliberately does not depend on or import PliegoRS internals. A PliegoRS application may add PliegoHyphae to its own public state mechanism. Omitting this crate or both environment values leaves the host completely independent of Hyphae.

Structs§

PliegoHyphae
Cloneable public client state for opt-in PliegoRS applications.
PliegoHyphaeConfig
Optional adapter configuration containing only public client inputs.

Enums§

PliegoHyphaeConfigError
Errors while deciding whether the optional integration is enabled.

Constants§

BASE_URL_ENV
Environment variable containing the root public Hyphae HTTP(S) origin.
BEARER_TOKEN_ENV
Environment variable containing the optional bearer secret.