Docs.rs
git-lore-0.2.0
git-lore 0.2.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
JussMor
Dependencies
anyhow ^1
normal
clap =4.5.20
normal
flate2 ^1
normal
memvid-core ^2.0
normal
optional
rmcp ^0.16.0
normal
schemars ^1
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^1
normal
tokio ^1
normal
tree-sitter =0.20.10
normal
tree-sitter-javascript =0.20.0
normal
tree-sitter-rust =0.20.4
normal
tree-sitter-typescript =0.20.5
normal
uuid =1.10.0
normal
Versions
0.35%
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
detect_scope
git_
lore
0.2.0
In git_
lore::
parser
git_lore
::
parser
Function
detect_
scope
Copy item path
Source
pub fn detect_scope( path: impl
AsRef
<
Path
>, cursor_line:
Option
<
usize
>, ) ->
Result
<
ScopeContext
>