Docs.rs
loop_cmd-0.1.16
loop_cmd 0.1.16
Permalink
Docs.rs crate page
MIT
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
mateodelnorte
Dependencies
clap ^4.0
normal
exitcode ^1.1.2
normal
once_cell ^1.18.0
normal
regex ^1.5
normal
serde ^1.0
normal
serde_json ^1.0
normal
walkdir ^2.3
normal
assert_cmd ^2.0
dev
predicates ^2.1
dev
tempfile ^3.2
dev
toml ^0.5
dev
Versions
39.13%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
loop_
lib
0.1.16
Module args
Module Items
Structs
Functions
In crate loop_
lib
loop_lib
Module
args
Copy item path
Source
Structs
§
Loop
Options
Represents the command-line options for the loop command.
Functions
§
parse_
args
Parses command-line arguments and returns a LoopOptions struct.