Docs.rs
expect-json-1.0.0-rc2
expect-json 1.0.0-rc2
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
JosephLenton
Dependencies
chrono ^0.4.40
normal
expect-json-macros ^1.0.0-rc1
normal
serde ^1.0.219
normal
serde_json ^1.0.140
normal
thiserror ^2.0.12
normal
typetag ^0.2.20
normal
uuid ^1.16.0
normal
axum ^0.8.3
dev
axum-test ^18.0.0-rc1
dev
pretty_assertions ^1.4
dev
Versions
1.32%
of the crate is documented
Go to latest stable release
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
expect_
json
1.0.0-rc2
Expect
OpExt
Required Methods
name
Implementors
In crate expect_
json
expect_json
Trait
ExpectOpExt
Copy item path
Source
pub trait ExpectOpExt { // Required method fn
name
(&self) -> &'static
str
; }
Required Methods
§
Source
fn
name
(&self) -> &'static
str
Implementors
§
Source
§
impl
ExpectOpExt
for
ExpectArray
Source
§
impl
ExpectOpExt
for
ExpectIsoDateTime
Source
§
impl
ExpectOpExt
for
ExpectObject
Source
§
impl
ExpectOpExt
for
ExpectString