Docs.rs
decay-0.1.5
decay 0.1.5
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
oracle58
Dependencies
Versions
23.43%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Skip to main content
Component
decay
0.1.5
Component
Implementors
In decay::
core
decay
::
core
Trait
Component
Copy item path
Source
pub trait Component: 'static { }
Expand description
Marker trait for types that can be attached to entities.
Implementors
§
Source
§
impl
Component
for
Interaction
Source
§
impl
Component
for
TextAlign
Source
§
impl
Component
for
KeyframeTrack
Source
§
impl
Component
for
Tween
Source
§
impl
Component
for
Timer
Source
§
impl
Component
for
Anchor
Source
§
impl
Component
for
Container
Source
§
impl
Component
for
AnimatedText
Source
§
impl
Component
for
Layout
Source
§
impl
Component
for
Panel
Source
§
impl
Component
for
ProgressBar
Source
§
impl
Component
for
ListView
Source
§
impl
Component
for
ScrollView
Source
§
impl
Component
for
Separator
Source
§
impl
Component
for
Spinner
Source
§
impl
Component
for
Button
Source
§
impl
Component
for
Node
Source
§
impl
Component
for
Text
Source
§
impl
Component
for
UiStyle
Source
§
impl
Component
for
ZIndex
Source
§
impl
Component
for
TextInput
Source
§
impl
Component
for
Children
Source
§
impl
Component
for
Parent