xshell 0.1.13

Utilities for quick shell scripting in Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[package]]
name = "xshell"
version = "0.1.13"
dependencies = [
 "xshell-macros",
]

[[package]]
name = "xshell-macros"
version = "0.1.13"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cf7ed94a2c75b9bcc57031229be2b57ee47ba71122f71aabef8610ec66a97e52"