Docs.rs
tinylang-0.3.3
tinylang 0.3.3
Permalink
Docs.rs crate page
MIT
Links
Homepage
crates.io
Source
Owners
era
Dependencies
gloo-utils ^0.2.0
normal
optional
pest ^2.8
normal
pest_derive ^2.8
normal
serde ^1.0.228
normal
serde_json ^1.0.145
normal
thiserror ^2.0.17
normal
wasm-bindgen ^0.2.106
normal
optional
criterion ^0.8.1
dev
Versions
20%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
All
tinylang
0.3.3
Crate Items
Enums
Functions
Type Aliases
List of all items
Enums
errors::ParseError
errors::RuntimeError
errors::TinyLangError
types::TinyLangType
Functions
eval
Type Aliases
types::FuncArguments
types::Function
types::State