Docs.rs
feather-ui-0.2.0
feather-ui 0.2.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
ErikMcClure
Dependencies
alloca ^0.4.0
normal
arboard ^3.5.0
normal
bitfield-struct ^0.11.0
normal
bytemuck ^1.23.0
normal
cosmic-text ^0.14.2
normal
derive-where ^1.2.7
normal
derive_more ^2.0.1
normal
dyn-clone ^1.0
normal
enum_variant_type ^0.3.1
normal
eyre ^0.6
normal
feather-macro ^0.2
normal
futures-lite ^2.6.0
normal
guillotiere ^0.6.2
normal
im ^15.1
normal
mlua ^0.10
normal
optional
notify ^8.0.0
normal
num-traits ^0.2.19
normal
parking_lot ^0.12.3
normal
smallvec ^1.13
normal
static_assertions ^1.1.0
normal
swash ^0.2.5
normal
thiserror ^2.0
normal
tracing ^0.1.40
normal
tracing-subscriber ^0.3.18
normal
ultraviolet ^0.10
normal
unicode-segmentation ^1.12.0
normal
wgpu ^25
normal
wide ^0.7.32
normal
windows-sys ^0.59.0
normal
winit ^0.30
normal
Versions
8.34%
of the crate is documented
Platform
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
feather_
ui
0.2.0
Child
Implementations on Foreign Types
()
Arc<CrossReferenceDomain>
Trait Implementations
From<&'a T>
Implementors
In feather_
ui::
layout::
fixed
feather_ui
::
layout
::
fixed
Trait
Child
Copy item path
Source
pub trait Child:
RLimits
{ }
Trait Implementations
§
Source
§
impl<'a, T:
Child
+ 'static>
From
<
&'a T
> for &'a (dyn
Child
+ 'static)
Source
§
fn
from
(value:
&'a T
) -> Self
Converts to this type from the input type.
Implementations on Foreign Types
§
Source
§
impl
Child
for
()
Source
§
impl
Child
for
Arc
<
CrossReferenceDomain
>
Implementors
§
Source
§
impl
Child
for
DRect