Docs.rs
searchfox-lib-0.9.1
searchfox-lib 0.9.1
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
padenot
Dependencies
anyhow ^1
normal
log ^0.4
normal
regex ^1.11
normal
reqwest ^0.12
normal
scraper ^0.23
normal
serde ^1
normal
serde_json ^1
normal
tabled ^0.17
normal
terminal_size ^0.4
normal
tokio ^1.46
normal
Versions
1.77%
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
is_potential_definition
searchfox_
lib
0.9.1
In searchfox_
lib::
utils
searchfox_lib
::
utils
Function
is_
potential_
definition
Copy item path
Source
pub fn is_potential_definition(line: &
Line
, query: &
str
) ->
bool