gnaw 0.0.2

Conveniently chip small pieces off a slice or `str` to use elsewhere.
Documentation
1
2
3
4
5
#![allow(dead_code)]

pub const BRANCH: &str = "unstable";
pub const USER: &str = "Tamschi";
pub const RUST_VERSION: &str = "1.40.0";