Docs.rs
funzzy-1.5.0
funzzy 1.5.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
cristianoliveira
Dependencies
docopt ^1.1.1
normal
glob ^0.2.11
normal
nix ^0.26.2
normal
notify ^4.0.0
normal
notify-debouncer-mini ^0.3.0
normal
serde ^1.0
normal
serde_derive ^1.0
normal
yaml-rust ^0.4.5
normal
assert_cmd ^2.0.14
dev
predicates ^3.1.0
dev
pretty_assertions ^1.4.1
dev
Versions
9.18%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
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
from_string
funzzy
1.5.0
In funzzy::
rules
funzzy
::
rules
Function
from_
string
Copy item path
Source
pub fn from_string(patterns:
Vec
<
String
>, command:
String
) ->
Result
<
Vec
<
Rules
>>