Docs.rs
monaco-0.5.0
monaco 0.5.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
siku2
Dependencies
js-sys ^0.3
normal
paste ^1.0
normal
wasm-bindgen ^0.2
normal
web-sys ^0.3
normal
yew ^0.21
normal
optional
Versions
64.93%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
monaco
0.5.0
All Items
Crate Items
Modules
Crate
monaco
Copy item path
Source
Expand description
Rust WASM bindings for the Monaco Editor.
Modules
§
api
Simplified API. Requires the “api” feature (enabled by default).
sys
Bindings for the
monaco
namespace.
workers
Embedded Javascript code for Monaco’s language Web Workers. Requires the “workers” feature (enabled by default).
yew
Monaco editor as a
Yew
component. Requires the “yew” feature.