Docs.rs
langgraph-prebuilt-0.2.1
langgraph-prebuilt 0.2.1
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
Onelevenvy
Dependencies
async-stream ^0.3
normal
async-trait ^0.1
normal
futures ^0.3
normal
langgraph-core-rs ^0.2.1
normal
langgraph-checkpoint-rs ^0.2.1
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^2
normal
tokio ^1
normal
tokio-stream ^0.1
normal
Versions
66.93%
of the crate is documented
Go to latest version
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
get_i64
langgraph_
prebuilt
0.2.1
In langgraph_
prebuilt::
node_
helpers
langgraph_prebuilt
::
node_helpers
Function
get_i64
Copy item path
Source
pub fn get_i64(input: &
Value
, key: &
str
) ->
i64
Expand description
Get a field from state as i64, defaulting to 0.