@@ -8,7 +8,7 @@ The public surface is intentionally organized by use case: execute Decodal with
|
||||
### Rust crate
|
||||
|
||||
The `decodal` crate is the primary Rust runtime and embedding API.
|
||||
It owns parsing, formatting, evaluation, materialization, diagnostics, host-provided values, and schema/decode traits.
|
||||
It owns parsing, evaluation, materialization, diagnostics, host-provided values, and schema/decode traits.
|
||||
Rust applications should use this crate when they want to load Decodal source, evaluate it, or embed Decodal into a host program.
|
||||
|
||||
Important paths:
|
||||
|
||||
Reference in New Issue
Block a user