Docs.rs
north-consul-0.0.2
north-consul 0.0.2
Docs.rs crate page
MIT
/
Apache-2.0
31 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
juicycleff
Dependencies
async-trait ^0.1
normal
error-chain ^0.12
normal
log ^0.4
normal
reqwest ^0.11
normal
serde ^1
normal
serde_derive ^1
normal
serde_json ^1.0
normal
url ^2.1
normal
base64 ^0.13
dev
hostname ^0.3
dev
rand ^0.8.3
dev
rstest ^0.8.0
dev
tokio ^1.19
dev
tokio-test ^0.4
dev
Versions
7.73%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module errors
north_
consul
0.0.2
Module errors
Module Items
Structs
Enums
Traits
Type Aliases
In crate north_
consul
north_consul
Module
errors
Copy item path
Source
Structs
§
Error
The Error type.
Enums
§
Error
Kind
The kind of an error.
Traits
§
Result
Ext
Additional methods for
Result
, for easy interaction with this crate.
Type Aliases
§
Result
Convenient wrapper around
std::Result
.