Files
libguestfs/rust
Hiroyuki Katsura bb0cb3e730 Rust bindings: Add Event structs, Clarify Handle lifetime
Without clarifying handle's lifetime, it is unable
to see how long the callbacks which the handle
owns will live. Then, Rust compiler will infer
that the callbacks have 'static lifetime. It is
not convenient for users.
2019-08-06 14:54:04 +01:00
..
2019-07-29 10:28:31 +01:00
2019-07-29 10:28:31 +01:00
2019-07-29 10:28:31 +01:00