npd 0.0.0

Now Playing Daemon.
1
2
3
fn main() {
  println!("Hello, world!");
}