Docs.rs
multi-skill-0.1.2
multi-skill 0.1.2
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
EbTech
Dependencies
csv ^1.1
normal
float-cmp ^0.8
normal
overload ^0.1
normal
rayon ^1.5
normal
reqwest ^0.11
normal
select ^0.6.0-alpha
normal
serde ^1.0
normal
serde_json ^1.0
normal
statrs ^0.13
normal
superslice ^1.0
normal
Versions
19.17%
of the crate is documented
Platform
aarch64-apple-darwin
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
Skip to main content
Metric
multi_
skill
0.1.2
Metric
Aliased Type
In multi_
skill::
metrics
multi_skill
::
metrics
Type Alias
Metric
Copy item path
Source
pub type Metric =
Box
<dyn
Fn
(&
ParticipantRatings
) ->
f64
>;
Aliased Type
ยง
pub struct Metric(
/* private fields */
);