Docs.rs
stdcli-0.1.1
stdcli 0.1.1
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
vitiral
Dependencies
chrono ^0.4.0
normal
console ^0.5.0
normal
ctrlc ^3.0.3
normal
dialoguer ^0.1.0
normal
failure ^0.1.0
normal
failure_derive ^0.1.1
normal
fern ^0.4.3
normal
indicatif ^0.8.0
normal
itertools ^0.7.3
normal
lazy_static ^0.2.11
normal
libc ^0.2.33
normal
log ^0.3.8
normal
loggerv ^0.6.0
normal
maplit ^1.0.0
normal
rand ^0.3.18
normal
rayon ^0.9.0
normal
regex ^0.2.2
normal
reqwest ^0.8.1
normal
semver ^0.9.0
normal
serde ^1.0.21
normal
serde_derive ^1.0.21
normal
serde_json ^1.0.6
normal
serde_yaml ^0.7.3
normal
shellexpand ^1.0.0
normal
std_prelude ^0.2.9
normal
structopt ^0.1.6
normal
structopt-derive ^0.1.6
normal
tabwriter ^1.0.3
normal
tar ^0.4.14
normal
tempdir ^0.3.5
normal
toml ^0.4.5
normal
walkdir ^2.0.1
normal
Versions
Platform
i686-apple-darwin
i686-pc-windows-msvc
x86_64-apple-darwin
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
stdcli
::
prelude
::
libc
Function
stdcli
::
prelude
::
libc
::
ttyname
[
−
]
[src]
pub unsafe extern "C" fn ttyname(fd:
i32
) ->
*mut
i8