Docs.rs
  • gtk-rust-app-0.2.0
    • gtk-rust-app 0.2.0
    • Docs.rs crate page
    • GPL-3.0-or-later
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • floers
    • Dependencies
      • fs_extra ^1 normal
      • gdk4 ^0.3 normal
      • gettext-rs ^0.7 normal
      • glib ^0.14 normal
      • gstore ^0.6 normal
      • gtk4 ^0.3 normal
      • gtk-rust-app-derive ^0.0.6 normal
      • libadwaita =0.1.0-alpha-6 normal
      • libadwaita-sys =0.1.0-alpha-6 normal
      • log ^0.4 normal
      • once_cell ^1 normal
      • regex ^1 normal
      • serde ^1 normal
      • serde_json ^1 normal
      • sha2 ^0.10 normal
      • toml ^0.5 normal
      • serde-xml-rs ^0.5.1 dev
    • Versions
    • 1.85% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
☰
logo

Crate gtk_rust_app

Version 0.2.0

See all gtk_rust_app's items

  • Modules
  • Structs
  • Enums
  • Functions
logo
Change settings

Crate gtk_rust_app

source · [−]

Re-exports

pub use once_cell;
pub use regex;
pub use serde_json;

Modules

build

Structs

ActionDescriptor
AppDescriptor
ContentRating
PackageDescriptor
ProjectDescriptor
Release
Screenshot

Enums

Recommend

Functions

parse_project_descriptor
parse_project_descriptor_bytes
parse_project_descriptor_str
prepare_flatpak_temp

Prepare the flatpak-temp directory which may be used to build a flatpak app. Returns a PathBuf to that directory.