uds_seq 0.1.3

Simple API wrapping nix for interacting with SEQ Unix domain sockets
Documentation
1
2
3
4
5
6
7
8
9
[package]
name = "uds_seq"
version = "0.1.3"
authors = ["Ian Smith <smith.ian@husky.neu.edu>"]
description = "Simple API wrapping nix for interacting with SEQ Unix domain sockets"
license = "MIT"

[dependencies]
nix = "0.13.0"