Docs.rs
langgraph-checkpoint-0.1.0
langgraph-checkpoint 0.1.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
CYXCAT
Dependencies
langgraph-core ^0.1.0
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^1
normal
Versions
8.33%
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
CheckpointId
langgraph_
checkpoint
0.1.0
Checkpoint
Id
Aliased Type
In langgraph_
checkpoint::
types
langgraph_checkpoint
::
types
Type Alias
Checkpoint
Id
Copy item path
Source
pub type CheckpointId =
String
;
Aliased Type
ยง
pub struct CheckpointId {
/* private fields */
}