Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Docs.rs
smol-1.3.0
smol 1.3.0
Docs.rs crate page
Apache-2.0
OR
MIT
Links
Repository
crates.io
Source
Owners
taiki-e
github:smol-rs:admins
Dependencies
async-channel ^1.4.2
normal
async-executor ^1.5.0
normal
async-fs ^1.3.0
normal
async-io ^1.12.0
normal
async-lock ^2.6.0
normal
async-net ^1.4.3
normal
async-process ^1.6.0
normal
blocking ^1.3.0
normal
futures-lite ^1.11.0
normal
anyhow ^1
dev
async-dup ^1
dev
async-h1 ^2
dev
async-native-tls ^0.4
dev
async-tungstenite ^0.17
dev
ctrlc ^3
dev
doc-comment ^0.3
dev
futures ^0.3
dev
http ^0.2
dev
http-types ^2
dev
hyper ^0.14
dev
native-tls ^0.2
dev
scraper ^0.13
dev
signal-hook ^0.3
dev
surf ^2
dev
tempfile ^3
dev
tokio ^1
dev
tungstenite ^0.17
dev
url ^2
dev
inotify ^0.10
dev
nix ^0.24
dev
timerfd ^1
dev
uds_windows ^1
dev
Versions
100%
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
☰
Module unix
Traits
?
Module
smol
::
process
::
unix
source
·
[
−
]
Expand description
Unix-specific extensions.
Traits
CommandExt
Unix-specific extensions to the
Command
builder.