Docs.rs
mocksmith-1.0.0
mocksmith 1.0.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
jordfras
Dependencies
anyhow ^1.0
normal
capitalize ^0.3
normal
clap ^4.5
normal
dunce ^1.0
normal
pathdiff ^0.2
normal
regex ^1.12
normal
thiserror ^2.0
normal
cargo_metadata ^0.23
dev
tempfile ^3.23
dev
clang ^2.0
normal
clang ^2.0
normal
Versions
66.04%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
log
mocksmith
1.0.0
mocksmith
Macro
log
Copy item path
Source
macro_rules! log { ($logger:expr, $($arg:tt)*) => { ... }; }