Crates.io | grandeur |
lib.rs | grandeur |
version | 0.1.0 |
source | src |
created_at | 2022-09-29 10:30:44.063485 |
updated_at | 2023-01-04 08:44:38.459818 |
description | Generic abstract Update-Render-Reconcile-Thing |
homepage | |
repository | https://github.com/chitoyuu/grandeur |
max_upload_size | |
id | 676499 |
size | 30,715 |
Work-In-Progress: Probably don't use for anything in case this got somehow into the public web.
This crate implements a generic abstract Update-Render-Reconcile-Thing. It's development is being driven by use cases in a private project and is currently very volatile.
Currently the architecture implemented resembles The Elm Architecture, with a lot of the work being done by the backend.
MPL-2.0