Docs.rs
snapbox-0.6.21
snapbox 0.6.21
Permalink
Docs.rs crate page
MIT OR Apache-2.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
epage
github:rust-cli:maintainers
Dependencies
anstream ^0.6.7
normal
optional
anstyle ^1.0.0
normal
anstyle-svg ^0.1.3
normal
optional
backtrace ^0.3
normal
optional
content_inspector ^0.2.4
normal
optional
document-features ^0.2.8
normal
optional
dunce ^1.0
normal
optional
escargot ^0.5.13
normal
optional
filetime ^0.2.8
normal
optional
normalize-line-endings ^0.3.0
normal
os_pipe ^1.0
normal
optional
regex ^1.10.4
normal
optional
serde ^1.0.198
normal
optional
serde_json ^1.0.85
normal
optional
similar ^2.1.0
normal
optional
snapbox-macros ^0.3.10
normal
tempfile ^3.0
normal
optional
wait-timeout ^0.2.0
normal
optional
walkdir ^2.3.2
normal
optional
automod ^1.0.14
dev
libc ^0.2.137
normal
optional
windows-sys ^0.59.0
normal
optional
Versions
62.73%
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
snapbox
0.6.21
Module data
Module Items
Structs
Enums
Traits
In crate snapbox
snapbox
Module
data
Copy item path
Source
Expand description
actual
and
expected
Data
for testing code
Structs
§
Data
Test fixture, actual output, or expected result
Data
Source
Origin of a snapshot so it can be updated
Inline
Output of
str!
Enums
§
Data
Format
Describes the structure of
Data
Traits
§
Into
Data
Convert to
Data
with modifiers for
expected
data
Into
Json
json
Capture the serde representation of a value
ToDebug
Capture the pretty debug representation of a value