str_overlap 0.4.3

Methods for finding the overlap between two string slices.
Documentation
1
2
3
4
5
extern crate autocfg;

fn main() {
    autocfg::new().emit_rustc_version(1, 6);
}