Docs.rs
binstalk-types-0.10.7
binstalk-types 0.10.7
Permalink
Docs.rs crate page
Apache-2.0
OR
MIT
Links
Repository
crates.io
Source
Owners
NobodyXu
Dependencies
cargo-platform ^0.3.2
normal
compact_str ^0.9.0
normal
indexmap ^2.13.0
normal
maybe-owned ^0.3.4
normal
once_cell ^1.18.0
normal
semver ^1.0.28
normal
serde ^1.0.163
normal
strum ^0.28.0
normal
strum_macros ^0.28.0
normal
target-lexicon ^0.13.0
normal
url ^2.5.8
normal
zeroize ^1.8.1
normal
serde_json ^1
dev
Versions
48.45%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
Skip to main content
SecretString
binstalk_
types
0.10.7
Secret
String
Aliased Type
In binstalk_
types::
secrets
binstalk_types
::
secrets
Type Alias
Secret
String
Copy item path
Source
pub type SecretString =
Redacted
<
Zeroizing
<
String
>>;
Aliased Type
ยง
pub struct SecretString(
/* private fields */
);