Docs.rs
agentic-data-0.1.0
agentic-data 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
omoshola-o
Dependencies
blake3 ^1
normal
chrono ^0.4
normal
lz4_flex ^0.11
normal
memmap2 ^0.9
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^2
normal
uuid ^1
normal
tempfile ^3
dev
Versions
68.75%
of the crate is documented
Platform
i686-pc-windows-msvc
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
SourceId
agentic_
data
0.1.0
Source
Id
Aliased Type
In agentic_
data::
types::
source
agentic_data
::
types
::
source
Type Alias
Source
Id
Copy item path
Source
pub type SourceId =
String
;
Expand description
Unique source identifier.
Aliased Type
§
pub struct SourceId {
/* private fields */
}