shredder 0.2.0

Garbage collection as a library for Rust
Documentation
# Rusty ignores
**/*.rs.bk
/target

# For trybuild
wip

# We're a library -- don't include the lockfile
Cargo.lock

# I develop with IDEA
.idea/
*.iml