mirror of
https://github.com/penpot/penpot.git
synced 2026-05-03 07:08:44 +00:00
* 🎉 Serialize text content (wasm) * ♻️ Refactor functions in main to wasm module * 🎉 Stub rendering of paragraph text (wasm) * 📎 Clean up commented code
2 lines
14 B
Rust
2 lines
14 B
Rust
pub mod text;
|