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
Module lua
Module Items
Structs
Functions
Type Aliases
In crate feather_
ui
feather_ui
Module
lua
Copy item path
Source
Structs
§
LuaApp
This defines the “lua” app that knows how to handle a lua value that contains the expected rust objects, and hand them off for processing. This is analogous to the pure-rust [App] struct defined in lib.rs
Functions
§
init_
environment
Type Aliases
§
AppState