Docs.rs
insta-1.41.1
insta 1.41.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
mitsuhiko
max-sixty
Dependencies
clap ^4.1
normal
optional
console ^0.15.4
normal
optional
csv ^1.1.6
normal
optional
globset ^0.4.6
normal
optional
lazy_static ^1.4.0
normal
linked-hash-map ^0.5.6
normal
pest ^2.1.3
normal
optional
pest_derive ^2.1.0
normal
optional
regex ^1.6.0
normal
optional
ron ^0.7.1
normal
optional
serde ^1.0.117
normal
optional
similar ^2.1.0
normal
toml ^0.5.7
normal
optional
walkdir ^2.3.1
normal
optional
rustc_version ^0.4.0
dev
serde ^1.0.117
dev
similar-asserts ^1.4.2
dev
Versions
94.12%
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
insta
1.41.1
insta
Macro
elog
Copy item path
Source
macro_rules!
elog { () => { ... }; ($(
$arg
:tt)
*
) => { ... }; }