Docs.rs
gtk-rust-app-0.2.1
gtk-rust-app 0.2.1
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
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
In
gtk_rust_app
?
Function
gtk_rust_app
::
parse_project_descriptor_str
source
·
[
−
]
pub fn parse_project_descriptor_str(s: &
str
) ->
Result
<
ProjectDescriptor
>