Docs.rs
i-slint-compiler-1.12.1
i-slint-compiler 1.12.1
Permalink
Docs.rs crate page
GPL-3.0-only
OR LicenseRef-Slint-Royalty-free-2.0 OR LicenseRef-Slint-Software-3.0
Links
Homepage
Repository
crates.io
Source
Owners
ogoffart
tronical
Dependencies
by_address ^1.0.4
normal
codemap ^0.1
normal
optional
codemap-diagnostic ^0.1.1
normal
optional
derive_more ^2.0.0
normal
fdsm ^0.6.0
normal
optional
fontdue ^0.9.0
normal
optional
i-slint-common =1.12.1
normal
image ^0.25
normal
optional
itertools ^0.14
normal
linked_hash_set ^0.1.4
normal
lyon_extra ^1.0.1
normal
lyon_path ^1.0
normal
nalgebra ^0.33.0
normal
optional
num_enum ^0.7
normal
polib ^0.2
normal
optional
proc-macro2 ^1.0.17
normal
optional
quote ^1.0
normal
optional
rayon ^1.10.0
normal
optional
resvg ^0.45.0
normal
optional
rowan ^0.16.1
normal
smol_str ^0.3.1
normal
strum ^0.27.1
normal
ttf-parser ^0.24.1
normal
optional
typed-index-collections ^3.2
normal
url ^2.2.1
normal
rayon ^1.10.0
dev
regex ^1.3.7
dev
spin_on ^0.1
dev
Versions
34.15%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
i_
slint_
compiler
1.12.1
Element
Weak
Aliased Type
In i_
slint_
compiler::
object_
tree
i_slint_compiler
::
object_tree
Type Alias
ElementWeak
Copy item path
Source
pub type ElementWeak =
Weak
<
RefCell
<
Element
>>;
Aliased Type
ยง
pub struct ElementWeak {
/* private fields */
}