Docs.rs
  • upcake-0.1.6
    • upcake 0.1.6
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • johnnynotsolucky
    • Dependencies
      • anyhow ^1.0 normal
      • futures ^0.3 normal
      • handlebars ^4.1 normal
      • jql ^2.9 normal
      • rust-httpstat ^0.1 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • serde_yaml ^0.8 normal
      • structopt ^0.3 normal
      • thiserror ^1.0 normal
      • url ^2.2 normal
      • cargo-husky ^1.5 dev
    • Versions
    • 78.23% of the crate is documented
  • Platform
    • 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

upcake0.1.6

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • Config
  • RequestConfig
  • ResponseData
  • StatResult
  • Timing
  • assertions::Between
  • assertions::Contains
  • assertions::Equal
  • assertions::Exists
  • assertions::GreaterThan
  • assertions::GreaterThanEqual
  • assertions::Length
  • assertions::LessThan
  • assertions::LessThanEqual
  • assertions::NotEqual
  • assertions::RequestAssertionConfig
  • reporters::NoopReporter
  • reporters::SimpleReporter
  • reporters::TapReporter

Enums

  • Error
  • HeaderValue
  • RequestData
  • ResponseContent
  • UpcakeResult
  • Value
  • assertions::AssertionConfig
  • assertions::AssertionResult

Traits

  • assertions::Assert
  • reporters::Reporter

Functions

  • upcake