Docs.rs
code-analyze-mcp-0.1.1
code-analyze-mcp 0.1.1
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
clouatre
Dependencies
async-trait ^0.1
normal
base64 ^0.22
normal
ignore ^0.4
normal
lru ^0.16
normal
rayon ^1
normal
rmcp ^1
normal
schemars ^1
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^2.0.18
normal
tokio ^1
normal
tokio-util ^0.7
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
tree-sitter ^0.26.6
normal
tree-sitter-go ^0.25.0
normal
tree-sitter-java ^0.23.5
normal
tree-sitter-python ^0.25.0
normal
tree-sitter-rust ^0.24.0
normal
tree-sitter-typescript ^0.23.2
normal
criterion ^0.8
dev
tempfile ^3
dev
Versions
28.62%
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
encode_cursor
code_
analyze_
mcp
0.1.1
In code_
analyze_
mcp::
pagination
code_analyze_mcp
::
pagination
Function
encode_
cursor
Copy item path
Source
pub fn encode_cursor(data: &
CursorData
) ->
Result
<
String
,
PaginationError
>