Docs.rs
envmnt-0.10.4
envmnt 0.10.4
Docs.rs crate page
Apache-2.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
sagiegurari
Dependencies
fsio ^0.4
normal
indexmap ^1
normal
doc-comment ^0.3
dev
Versions
100%
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
In envmnt
?
Function
envmnt
::
set_i8
source
·
[
−
]
pub fn set_i8<K:
AsRef
<
OsStr
>>(key: K, value:
i8
)
Expand description
Sets the environment variable value.
Arguments
key
- The environment variable name
value
- The new variable value