Docs.rs
maycoon-core-0.2.0
maycoon-core 0.2.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
crates.io
Source
Owners
DraftedDev
github:maycoon-ui:maycoon-developers
Dependencies
bitflags ^2.6.0
normal
font-kit ^0.14.2
normal
futures ^0.3.31
normal
indexmap ^2.7.0
normal
maycoon-theme ^0.2.0
normal
nalgebra ^0.33.2
normal
peniko ^0.3.1
normal
skrifa ^0.26.5
normal
optional
taffy ^0.7.5
normal
vello ^0.4.0
normal
wgpu-types ^23.0.0
normal
winit ^0.30.8
normal
Versions
100%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
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
maycoon_
core
0.2.0
Module component
Module Items
Structs
Traits
In crate maycoon_
core
maycoon_core
Module
component
Copy item path
Source
Expand description
Contains structures to work with the component architecture
Structs
§
Component
Adapter
An adapter around a
Component
to make it usable as a
Widget
.
Traits
§
Component
The core trait for all components.