Docs.rs
  • varlink-11.0.1
    • varlink 11.0.1
    • Permalink
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Homepage
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • zeenix
    • haraldh
    • Dependencies
      • serde ^1.0.102 normal
      • serde_derive ^1.0.102 normal
      • serde_json ^1.0.41 normal
      • tempfile ^3.1.0 normal
      • static_assertions ^1.1.0 dev
      • libc ^0 normal
      • unix_socket ^0.5 normal
      • uds_windows ^1.0.1 normal
      • winapi ^0.3 normal
    • Versions
    • 21.71% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • 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
logo

varlink11.0.1

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • Call
  • Connection
  • ErrorInterfaceNotFound
  • ErrorInvalidParameter
  • ErrorMethodNotFound
  • ErrorMethodNotImplemented
  • GetInfoArgs
  • GetInterfaceDescriptionArgs
  • GetInterfaceDescriptionReply
  • ListenConfig
  • MethodCall
  • OrgVarlinkServiceClient
  • Reply
  • Request
  • ServiceInfo
  • StringHashSet
  • VarlinkService
  • error::Error

Enums

  • Listener
  • error::ErrorKind

Traits

  • CallTrait
  • ConnectionHandler
  • Interface
  • OrgVarlinkServiceInterface
  • Stream
  • VarlinkReply

Macros

  • context
  • map_context

Functions

  • listen
  • varlink_connect

Type Aliases

  • ServerStream
  • StringHashMap
  • VarlinkStream
  • error::Result