batch-channel 0.4.8

async channel that reduces overhead by reading and writing many values at once
Documentation
1
2
3
4
5
#!/bin/bash
set -e
cd "${BASH_SOURCE%/*}"/..

RUSTDOCFLAGS="--cfg docsrs" cargo +nightly doc --all-features