Docs.rs
assert_json-0.1.0
assert_json 0.1.0
Permalink
Docs.rs crate page
Links
Homepage
Repository
crates.io
Source
Owners
charlesvdv
Dependencies
codespan-reporting ^0.11
normal
serde_json ^1.0
normal
thiserror ^1.0
normal
indoc ^1.0
dev
strip-ansi-escapes ^0.1
dev
Versions
77.78%
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
array_size
assert_
json
0.1.0
In assert_
json::
validators
assert_json
::
validators
Function
array_
size
Copy item path
Source
pub fn array_size(expected_size:
usize
) -> impl
Validator
Expand description
Match the array size.