shred 0.10.2

Dispatches systems in parallel which need read access to some resources, and write access to others.
Documentation
#!/bin/sh

set -e

cargo build --verbose --no-default-features
cargo test --verbose --no-default-features
cargo build --verbose
cargo test --verbose