Docs.rs
  • tailscale-localapi-0.4.2
    • tailscale-localapi 0.4.2
    • Permalink
    • 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
  • 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

tailscale_localapi0.4.2

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • LocalApi
  • TcpWithPasswordClient
  • UnixStreamClient
  • types::Certificate
  • types::Hostinfo
  • types::Node
  • types::PeerStatus
  • types::PrivateKey
  • types::Service
  • types::Status
  • types::TailnetStatus
  • types::UserProfile
  • types::Whois

Enums

  • Error
  • types::BackendState
  • types::ServiceProto

Traits

  • LocalApiClient

Type Aliases

  • Result