oxicode 0.1.1

A modern binary serialization library - successor to bincode
Documentation
# Rust
/target
**/*.rs.bk
*.pdb
Cargo.lock

# IDE
.idea/
.vscode/
*.swp
*.swo
*~

# OS
.DS_Store
Thumbs.db

# Testing
*.profraw
*.profdata

# Benchmarks
/benches/target

# Documentation
/target/doc