This repository has been archived on 2026-03-31. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
alchemy/lifecycle
Sebastian Imlay 5695ec9b94 Updates for recent versions of Rust.
* Added lots of dyns
* Removed unused whitespace.
* Removed rust-toolchain because stable rust compiles the project.
* Fixed Doc-tests with ignore keyword.
2019-10-04 14:52:33 -07:00
..
src Updates for recent versions of Rust. 2019-10-04 14:52:33 -07:00
Cargo.toml Move towards a new reconciler model, undo a lot of the weird stretch integrations I had done, separate out Layout and Appearance concepts, introduce ComponentKey and constructor lifecycle for components 2019-05-27 00:22:33 -07:00
README.md Guess I should put this under version control LOL 2019-05-23 22:11:07 -07:00

Alchemy-Lifecycle

This crate holds traits used in Alchemy, such as AppDelegate, WindowDelegate, and Component. It also holds the RSX node/tag system, since it's standalone and Component ends up requiring it anyway.

Questions, Comments?

Open an issue, or hit me up on Twitter.