Docs.rs
  • wsd-1.1.1
    • wsd 1.1.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • sweihub
    • Dependencies
      • native-json ^1.1 normal
      • reqwest ^0.11 normal
      • serde ^1.0.147 normal
      • serde_json ^1.0.87 normal
    • Versions
    • 90% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • 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

wsd1.1.1

Crate Items

  • Macros
  • Structs
  • Constants
  • Traits
  • Functions
  • Derive Macros

List of all items

Structs

  • fs::File
  • http::Data
  • http::Method
  • http::Request
  • json::Error
  • json::Writer

Traits

  • json::Deserialize
  • json::DeserializeOwned
  • json::JSON
  • json::Serialize

Macros

  • json::json

Derive Macros

  • json::Deserialize
  • json::Serialize

Functions

  • fs::mkdir
  • fs::remove
  • http::get
  • http::post
  • json::is_default
  • json::parse
  • json::read
  • json::write
  • json::writer

Constants

  • fs::O_APPEND
  • fs::O_CREATE
  • fs::O_NONBLOCK
  • fs::O_READ
  • fs::O_RW
  • fs::O_TRUNCATE
  • fs::O_WRITE
  • fs::SEEK_CUR
  • fs::SEEK_END
  • fs::SEEK_SET