Docs.rs
blue-build-utils-0.9.13
blue-build-utils 0.9.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
bon ^3
normal
cached ^0.55
normal
chrono ^0.4
normal
clap ^4
normal
comlexr ^1
normal
constcat ^0.6
normal
directories ^6
normal
docker_credential ^1
normal
format_serde_error ^0.3
normal
lenient_semver ^0.4
normal
log ^0.4
normal
miette ^7
normal
nix ^0.29
normal
process_control ^4
normal
semver ^1
normal
serde ^1
normal
serde_json ^1
normal
serde_yml ^0.0.12
normal
syntect ^5
normal
which ^7
normal
rstest ^0.18
dev
syntect ^5
build
Versions
25.81%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
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.9.13
blue_build_utils
Macro
string
Copy item path
Source
macro_rules! string { ($str:expr) => { ... }; }
Expand description
Easily create a
String
.