Docs.rs
  • orca-0.7.0
    • orca 0.7.0
    • Permalink
    • Docs.rs crate page
    • MPL-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • IntrepidPig
    • Dependencies
      • base64 ^0.10 normal
      • chrono ^0.4 normal
      • failure ^0.1 normal
      • failure_derive ^0.1 normal
      • futures ^0.1 normal
      • hyper ^0.12 normal
      • hyper-tls ^0.3 normal
      • log ^0.3 normal
      • open ^1.2 normal
      • rand ^0.3 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • tokio-core ^0.1 normal
      • url ^1.6 normal
      • env_logger ^0.4 dev
    • Versions
    • 100% 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

orca0.7.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • app::App
  • data::AuthUserData
  • data::Comment
  • data::Comments
  • data::Listing
  • data::Post
  • data::UserData
  • errors::ParseError
  • net::Connection
  • net::auth::Scopes

Enums

  • data::Sort
  • data::SortTime
  • data::Thread
  • data::User
  • errors::RedditError
  • net::LimitMethod
  • net::auth::InstalledAppError
  • net::auth::OAuth

Traits

  • data::Thing

Functions

  • net::body_from_map
  • net::uri_params_from_map

Type Aliases

  • net::auth::ResponseGenFn