doors 0.4.0

Access the illumos Doors API from Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "doors"
version = "0.4.0"
dependencies = [
 "libc",
]

[[package]]
name = "libc"
version = "0.2.51"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bedcc7a809076656486ffe045abeeac163da1b558e963a31e29fbfbeba916917"