fb2-rs 0.1.0

Parser for fb2 format
1
2
3
fn main() {
    println!("Hello, world!");
}