Docs.rs
sqz-engine-0.1.1
sqz-engine 0.1.1
Docs.rs crate page
Links
Homepage
Repository
crates.io
Source
Owners
ojuschugh1
Dependencies
chrono ^0.4
normal
dirs-next ^2.0
normal
notify ^6
normal
rusqlite ^0.31
normal
serde ^1
normal
serde_json ^1
normal
sha2 ^0.10
normal
tempfile ^3
normal
thiserror ^1
normal
tiktoken-rs ^0.6
normal
toml ^0.8
normal
tree-sitter ^0.22
normal
tree-sitter-bash ^0.21
normal
tree-sitter-javascript ^0.21
normal
tree-sitter-python ^0.21
normal
tree-sitter-rust ^0.21
normal
proptest ^1
dev
Versions
50.84%
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
AgentId
sqz_
engine
0.1.1
AgentId
Aliased Type
In sqz_
engine::
types
sqz_engine
::
types
Type Alias
AgentId
Copy item path
Source
pub type AgentId =
String
;
Aliased Type
§
pub struct AgentId {
/* private fields */
}