Docs.rs
eval-magic-0.6.0
eval-magic 0.6.0
Docs.rs crate page
MIT
25 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
slowdini
Dependencies
anyhow ^1.0.102
normal
chrono ^0.4
normal
clap ^4.6.1
normal
jsonschema ^0.46.5
normal
regex ^1.12.3
normal
serde ^1.0.228
normal
serde_json ^1.0.150
normal
similar ^3.1.1
normal
tempfile ^3.27.0
normal
thiserror ^2.0.18
normal
toml ^0.9
normal
walkdir ^2.5.0
normal
assert_cmd ^2.2.2
dev
cargo-husky ^1
dev
predicates ^3.1.4
dev
Versions
47.73%
of the crate is documented
Platform
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
Skip to main content
capture_iteration_baselines
eval_
magic
0.6.0
In eval_
magic::
pipeline::
diff_
scope
eval_magic
::
pipeline
::
diff_scope
Function
capture_
iteration_
baselines
Copy item path
Source
pub fn capture_iteration_baselines( iteration_dir: &
Path
, ) ->
Result
<
()
,
PipelineError
>