Crate cake [] [src]

Reexports

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.