Flatpak library for Rust.
See the API documentation for this library.
Have a look at the Usage section of the documentation.
Add the library to your Cargo.toml
:
flatpak = "0"
Note that this library is aliased as both flatpak
and flatpak-rs
on crates.io.
MIT