small_range 1.0.0

A compact range type: 50% smaller than Range<T> with zero-cost Option
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Generated by Cargo
/target/

# Cargo.lock is included for libraries, but can be ignored
# Uncomment if this is a binary project:
# Cargo.lock

# Debug and release artifacts
**/*.rs.bk

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

# macOS
.DS_Store