comments-rs 0.0.0

A tool for handling comments on webpages
1
2
3
fn main() {
    println!("Hello, world!");
}