Docs.rs
  • easy-assert-0.2.1
    • easy-assert 0.2.1
    • Permalink
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • MIF-0
    • Dependencies
      • num-traits ^0.2 normal
    • Versions
    • 29.09% 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
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

easy_assert0.2.1

Crate Items

  • Structs
  • Functions
  • Type Aliases

List of all items

Structs

  • Actual
  • bool_assertions::BooleanAssert
  • custom_assertions::CustomAssert
  • list_assertions::ListAssert
  • list_assertions::ListElementAssert
  • num_assertions::NumericAssert
  • option_assertions::ElementMatcher
  • option_assertions::OptionAssert
  • string_assertions::StringAssert

Functions

  • actual
  • actual_vec
  • actual_vec_with
  • actual_with
  • expected
  • expected_vec
  • expected_vec_with
  • expected_with

Type Aliases

  • Expected