Graphite/client/web/wasm
0HyperCube 46c9ef02ca Add colors in Rust (#78)
* 🎨 Add colors in Rust

* 🌿 Use an option for the properties and #[repr(C)]

*  Remove WASM dependency on document.

* 😎 Wrap Fill and stroke in a style struct.

* 📦 Use crate::Color

* Merge Add transactions for temporary modifications to the document

* Run cargo fmt

* Color without a 'U'
2021-04-21 22:25:06 +01:00
..
src Add colors in Rust (#78) 2021-04-21 22:25:06 +01:00
tests Add metadata (#45) 2021-03-27 15:16:05 +05:00
.gitignore Rename project structure with /core and /client 2021-03-22 11:21:15 -07:00
Cargo.toml Add loging implementation for wasm (#56) 2021-03-30 18:48:32 +02:00