mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-19 10:58:04 +08:00
Improve various code and docs spelling/grammar
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
//! **Rust WebAssembly wrapper**: `/client/web/wasm/`
|
||||
//! **Rust WebAssembly wrapper**: `/client/web/wasm/`
|
||||
//!
|
||||
//! Wraps the Editor Core Library and provides an API for the web app to use unburdened by Rust's complex data types that are not supported by WASM
|
||||
|
||||
pub mod document;
|
||||
|
||||
Reference in New Issue
Block a user