Docs.rs
openclaw-core-0.1.0
openclaw-core 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
dipankar
Dependencies
aes-gcm ^0.10
normal
async-trait ^0.1
normal
blake2 ^0.10
normal
chrono ^0.4
normal
dirs ^5
normal
hex ^0.4
normal
json5 ^0.4
normal
rand ^0.8
normal
reqwest ^0.12
normal
rkyv ^0.7
normal
secrecy ^0.10
normal
serde ^1
normal
serde_json ^1
normal
sled ^0.34
normal
thiserror ^2
normal
tokio ^1.43
normal
tracing ^0.1
normal
unicode-normalization ^0.1
normal
validator ^0.18
normal
zeroize ^1
normal
criterion ^0.5
dev
pretty_assertions ^1
dev
tempfile ^3
dev
tokio ^1.43
dev
nix ^0.29
normal
Versions
100%
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
Skip to main content
MAX_JSON_DEPTH
openclaw_
core
0.1.0
In openclaw_
core::
validation::
limits
openclaw_core
::
validation
::
limits
Constant
MAX_
JSON_
DEPTH
Copy item path
Source
pub const MAX_JSON_DEPTH:
usize
= 32;
Expand description
Maximum JSON nesting depth.