scantool 0.1.0

Test Rust library
Documentation
1
2
3
4
#![crate_name = "scantool"]
#![crate_type = "rlib"]

pub mod stdin;