rust-libnotify/src
Julian Ospald 7d80600657
Fix body/icon pointing to garbage
The pattern matching moves 'body' and drops it after
creation of the pointer. We must avoid the move, by using 'ref'.
2017-07-09 12:51:55 +02:00
..
lib.rs Fix body/icon pointing to garbage 2017-07-09 12:51:55 +02:00