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_
assert
0.2.1
Expected
Aliased Type
In crate easy_
assert
easy_assert
Type Alias
Expected
Copy item path
Source
pub type Expected<T> =
Actual
<T>;
Aliased Type
ยง
pub struct Expected<T> {
/* private fields */
}