Docs.rs
modality-lang-0.1.6
modality-lang 0.1.6
Permalink
Docs.rs crate page
MIT
09 November 2025
Links
Homepage
Repository
crates.io
Source
Owners
foysavas
Dependencies
getrandom ^0.2
normal
js-sys ^0.3
normal
lalrpop-util ^0.20
normal
serde ^1.0
normal
serde_json ^1.0
normal
wasm-bindgen ^0.2
normal
web-sys ^0.3
normal
tokio ^1.42.0
dev
wasm-bindgen-test ^0.3
dev
lalrpop ^0.20
build
modality-utils ^0.1.5
normal
tokio ^1.42.0
normal
Versions
43.24%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
parse_all_models
modality_
lang
0.1.6
In modality_
lang::
wasm
modality_lang
::
wasm
Function
parse_
all_
models
Copy item path
Source
pub fn parse_all_models(content: &
str
) ->
Result
<
JsValue
,
JsValue
>