Docs.rs
srcsearch-0.1.1
srcsearch 0.1.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
jslambda
Dependencies
clap ^4.5
normal
markdown2json ^0.1.1
normal
rust2json ^0.1.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
tantivy ^0.25.0
normal
walkdir ^2.5
normal
Versions
3.45%
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
index_target
srcsearch
0.1.1
srcsearch
Function
index_
target
Copy item path
Source
pub fn index_target( target: &
Path
, project_root: &
Path
, ) ->
AppResult
<
Vec
<
SearchRecord
>>