Docs.rs
blue-build-utils-0.8.13
blue-build-utils 0.8.13
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
gmpinder
Dependencies
atty ^0.2
normal
base64 ^0.22
normal
blake2 ^0.10
normal
chrono ^0.4
normal
clap ^4
normal
directories ^5
normal
docker_credential ^1
normal
format_serde_error ^0.3
normal
log ^0.4
normal
miette ^7
normal
process_control ^4
normal
serde ^1
normal
serde_json ^1
normal
serde_yaml ^0.9
normal
syntect ^5
normal
typed-builder ^0.18
normal
which ^6
normal
rstest ^0.18
dev
syntect ^5
build
Versions
16.81%
of the crate is documented
Go to latest version
Platform
i686-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
blue_
build_
utils
0.8.13
Macro
blue_build_utils
::
string_vec
Copy item path
source
ยท
[
−
]
macro_rules!
string_vec { ($(
$string
:expr),+ $(,)
?
) => { ... }; }