Docs.rs
cake-0.1.0
cake 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
ticki
Dependencies
rayon ^0.4
normal
Versions
71.43%
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
cake
0.1.0
All Items
Crate Items
Re-exports
Macros
Traits
Crate
cake
Copy item path
Source
Re-exports
§
pub extern crate
rayon
;
Macros
§
build
Define a build.
cmd
Execute a command.
par
Evaluate N expressions in parallel.
Traits
§
ToSlice
Helper trait for converting types into slices.