Docs.rs
toon-format-0.2.2
toon-format 0.2.2
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
johannschopplich
Dependencies
anyhow ^1.0.86
normal
clap ^4.5.11
normal
comfy-table ^7.1
normal
indexmap ^2.0
normal
serde ^1.0.228
normal
serde_json ^1.0.145
normal
thiserror ^2.0.17
normal
tiktoken-rs ^0.7.0
normal
Versions
34.36%
of the crate is documented
Go to latest version
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
Module validation
toon_
format
0.2.2
Module validation
Module Items
Functions
In toon_
format::
utils
toon_format
::
utils
Module
validation
Copy item path
Source
Functions
§
validate_
depth
Validate that nesting depth doesn’t exceed the maximum.
validate_
field_
name
Validate that a field name is not empty.
validate_
value
Recursively validate a JSON value and all nested fields.