segsource 0.2.0

A library to make reading data of any type quicker and easier.
Documentation
1
2
3
4
5
#[ctor::ctor]
fn init_tests() {
    color_backtrace::install();
}
mod segment;