rerout 0.6.0

Official Rust SDK for the Rerout branded-link API.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Cargo build artifacts
/target

# Lockfile — committed for binaries, omitted for libraries.
# The `rerout` crate is a library, so the lockfile is not tracked.
Cargo.lock

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

# Backups
*.bak
*.orig