chipsenkbeil / notify-stress-test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example of notify-rs

image

Run test

cargo test

Display output live

// Set to true within lib.rs to print output
const DEBUG: bool = true
cargo test -- --nocapture

About


Languages

Language:Rust 100.0%