bubble-sort 0.2.0

A quick and non-optimized, cloning version of the bubble sort algorithm. Created as a showcase for publishing crates in the Rust Cookbook 2018
Documentation
Build #154537 2019-04-15T22:18:03.869674+00:00
# rustc version
rustc 1.35.0-nightly (474e7a648 2019-04-07)
# docs.rs version
cratesfyi 0.6.0 (54fff31 2019-04-12)

# build log
Updating crates.io index
Downloading crates ...
Downloaded bubble-sort v0.2.0
Documenting bubble-sort v0.2.0
Running `rustdoc --edition=2018 --crate-name bubble_sort /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/bubble-sort-0.2.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190407-1.35.0-nightly-474e7a648 --static-root-path / --disable-per-crate-search -L dependency=/home/cratesfyi/cratesfyi/debug/deps`
Finished dev [unoptimized + debuginfo] target(s) in 2.88s