Docs.rs
weftgraph-0.1.0
weftgraph 0.1.0
Docs.rs crate page
Apache-2.0
27 September 2026
Links
Repository
crates.io
Source
Owners
vasylcf
Dependencies
anyhow ^1.0
normal
async-trait ^0.1
normal
cf-gears-authz-resolver ^0.2.5
normal
cf-gears-authz-resolver-sdk ^0.5.2
normal
aws-lc-rs ^1.17
normal
axum ^0.8
normal
weftgraph-sdk ^0.1.0
normal
gts ^0.12.1
normal
hex ^0.4
normal
http ^1.3
normal
jsonschema ^0.40
normal
weftgraph-onnx-embedding-plugin ^0.1.0
normal
optional
weftgraph-remote-embedding-plugin ^0.1.0
normal
optional
sea-orm ^2.0
normal
sea-orm-migration ^2.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^2.0
normal
time ^0.3.47
normal
tokio ^1.47
normal
tokio-util ^0.7
normal
cf-gears-toolkit ^0.10.0
normal
cf-gears-toolkit-canonical-errors ^0.9.5
normal
cf-gears-toolkit-db ^0.16.2
normal
cf-gears-toolkit-db-macros ^0.6.6
normal
cf-gears-toolkit-gts ^0.1.6
normal
cf-gears-toolkit-http ^0.6.18
normal
cf-gears-toolkit-macros ^0.6.6
normal
cf-gears-toolkit-odata ^0.9.7
normal
cf-gears-toolkit-odata-macros ^0.6.13
normal
cf-gears-toolkit-security ^0.11.0
normal
tracing ^0.1
normal
utoipa ^5.5
normal
uuid ^1.23.3
normal
weftgraph-sdk ^0.1.0
dev
testcontainers ^0.27
dev
testcontainers-modules ^0.15
dev
tokio ^1.47
dev
cf-gears-toolkit-db ^0.16.2
dev
tower ^0.5
dev
Versions
75%
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
EdgeId
graph_
storage
0.1.0
In graph_
storage::
models
graph_storage
::
models
Type Alias
EdgeId
Copy item path
Source
pub type EdgeId =
i64
;
Expand description
Internal edge identity, with the same per-tenant caveat as
NodeId
.