Docs.rs
frep-core-0.1.7
frep-core 0.1.7
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
thomasschafer
Dependencies
anyhow ^1.0.100
normal
content_inspector ^0.2.4
normal
crossterm ^0.29.0
normal
fancy-regex ^0.15.0
normal
ignore ^0.4.24
normal
log ^0.4.28
normal
regex ^1.12.2
normal
simple-log ^2.4.0
normal
tempfile ^3.23.0
normal
indoc ^2.0.5
dev
serial_test ^3.2.0
dev
tokio ^1.48.0
dev
Versions
26.09%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
parse_search_text
frep_
core
0.1.7
In frep_
core::
validation
frep_core
::
validation
Function
parse_
search_
text
Copy item path
Source
pub fn parse_search_text(config: &
SearchConfig
<'_>) ->
Result
<
SearchType
>