docs.rs
Full generated API documentation
Nvisy
The client. Construct it with an API token, or through the builder for non-default configuration.NvisyBuilder
client.base_url(), client.timeout().
Constants
MonitorService
Health monitoring, implemented forNvisy. Bring the trait into scope to use
its methods.
Models
Health:
ComponentCheck: name: String, status: ServiceStatus.
CheckHealth: use_cache: Option<bool>.
Errors
Result<T> is an alias for std::result::Result<T, Error>.
