Docs.rs
codesynapse-serve-0.1.2
codesynapse-serve 0.1.2
Docs.rs crate page
MIT
24 June 2026
Links
Homepage
Repository
crates.io
Source
Owners
sohilladhani
Dependencies
codesynapse-core ^0.1.2
normal
codesynapse-grpc ^0.1.1
normal
regex ^1
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^2
normal
tokio ^1
normal
tonic ^0.12
normal
tower ^0.5
normal
tracing ^0.1
normal
tempfile ^3
dev
Versions
8.33%
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
load_graph_with_cap
codesynapse_
serve
0.1.2
In codesynapse_
serve::
graph_
query
codesynapse_serve
::
graph_query
Function
load_
graph_
with_
cap
Copy item path
Source
pub fn load_graph_with_cap( path: &
Path
, max_bytes:
u64
, ) ->
Result
<
ServeGraph
,
LoadError
>