Docs.rs
mint-cli-1.2.1
mint-cli 1.2.1
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
fordtom
Dependencies
bin_file ^0.1.4
normal
calamine ^0.29.0
normal
clap ^4.5.42
normal
comfy-table ^7.1
normal
indexmap ^2.10.0
normal
percent-encoding ^2.3.2
normal
postgres ^0.19.12
normal
rayon ^1.11.0
normal
serde ^1.0.219
normal
serde_json ^1.0.142
normal
serde_yaml ^0.9.34
normal
thiserror ^2.0.12
normal
toml ^0.9.4
normal
ureq ^3.1.4
normal
Versions
5.59%
of the crate is documented
Go to latest version
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
parse_block_arg
mint_
cli
1.2.1
In mint_
cli::
layout::
args
mint_cli
::
layout
::
args
Function
parse_
block_
arg
Copy item path
Source
pub fn parse_block_arg(block: &
str
) ->
Result
<
BlockNames
,
LayoutError
>