Docs.rs
punch-kernel-1.2.0
punch-kernel 1.2.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
humancto
Dependencies
async-trait ^0.1
normal
chrono ^0.4
normal
dashmap ^6
normal
futures ^0.3
normal
punch-memory ^1.0.0
normal
punch-runtime ^1.0.0
normal
punch-skills ^1.0.0
normal
punch-types ^1.0.0
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^2
normal
tokio ^1.44
normal
toml ^0.8
normal
tracing ^0.1
normal
uuid ^1
normal
tokio ^1.44
dev
Versions
91.21%
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_DAG_BREADTH
punch_
kernel
1.2.0
In punch_
kernel::
workflow_
validation
punch_kernel
::
workflow_validation
Constant
MAX_
DAG_
BREADTH
Copy item path
Source
pub const MAX_DAG_BREADTH:
usize
= 1000;
Expand description
Maximum allowed number of steps in a workflow.