Docs.rs
tailscale-localapi-0.2.0
tailscale-localapi 0.2.0
Docs.rs crate page
MIT
Links
Homepage
crates.io
Source
Owners
jtdowney
Dependencies
async-trait ^0.1.73
normal
base64 ^0.21.2
normal
chrono ^0.4.19
normal
http ^0.2.6
normal
hyper ^0.14.18
normal
rustls-pemfile ^1
normal
serde ^1
normal
serde-aux ^4
normal
serde_json ^1
normal
thiserror ^1
normal
tokio ^1
normal
libc ^0.2.147
dev
Versions
19.2%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Result
In tailscale_localapi
?
Type Definition
tailscale_localapi
::
Result
source
·
[
−
]
pub type Result<T> =
Result
<T,
Error
>;
Expand description
Result type for this crate