Docs.rs
specimen-0.1.0
specimen 0.1.0
Permalink
Docs.rs crate page
MPL-2.0
Links
Homepage
Repository
crates.io
Source
Owners
mathieucaroff
Dependencies
specimen__focustree ^0.1.0
normal
specimen__multistringmap ^0.1.0
normal
specimen__writable ^0.1.0
normal
specimen__yaml ^0.1.0
normal
regex ^1.10.5
dev
serde ^1.0.203
dev
serde_yaml ^0.9.34
dev
yaml-rust ^0.4.5
dev
Versions
7.69%
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
run
specimen
0.1.0
specimen
Function
run
Copy item path
Source
pub fn run( test_box: &mut dyn
FnMut
(&
Dict
) ->
Result
<
()
,
Box
<
str
>>, file_slice: &[
File
], ) ->
bool