rst_app 0.3.7

rst: the requirements tracking tool made for developers
1
2
3
4
5
6
7
pub static DATA: &'static str = r##"
foo, bar
    forest, ham
    I, love
    you, too

"##;