named_pipe

Crates.ionamed_pipe
lib.rsnamed_pipe
version0.4.1
sourcesrc
created_at2015-08-29 12:18:43.057026
updated_at2019-04-06 14:09:24.231456
descriptionWrapper for overlapped (asyncronous) IO of Windows's named pipes
homepage
repositoryhttps://github.com/blackbeam/named_pipe
max_upload_size
id2951
size69,131
Anatoly I (blackbeam)

documentation

https://blackbeam.github.io/named_pipe/named_pipe/index.html

README

named_pipe

Build status

Named-Pipe is a rust wrapper for overlapped (asyncronous) IO of Windows's named pipes.

Install

Use cargo package.

Documentation

Hosted on github pages.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Commit count: 37

cargo fmt