The pattern matching moves 'body' and drops it after creation of the pointer. We must avoid the move, by using 'ref'. |
||
|---|---|---|
| examples | ||
| src | ||
| .gitignore | ||
| .travis.yml | ||
| Cargo.toml | ||
| LICENSE | ||
| README.md | ||
libnotify-rs
Rust binding to libnotify
This crate is deprecated in favor of notify-rust.
If you want to adopt this crate, open an issue on GitHub.