Docs.rs
About
Badges
Builds
Metadata
Shorthand URLs
Releases
Releases by Stars
Recent Build Failures
Build Failures by Stars
Release Activity
Build Queue
Rust
The Book
Standard Library API Reference
Rust by Example
Rust Cookbook
Crates.io
The Cargo Guide
xshell-0.1.4
xshell 0.1.4
Utilities for quick shell scripting in Rust
MIT OR Apache-2.0
Links
Repository
Crates.io
Source
More information
Authors
Aleksey Kladov
Dependencies
xshell-macros ^0.1.4
normal
Versions
0.1.8
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.0
4.17%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
i686-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-apple-darwin
x86_64-pc-windows-msvc
Feature flags
☰
Type Definition Result
xshell
?
[
−
]
[src]
Type Definition
xshell
::
Result
type Result<T, E =
Error
> =
Result
<T, E>;