bitcoin-tokenpipe 0.1.18

an interprocess or interthread pipe for sending tokens (one byte values) over
1
2
3
4
5
6
// ---------------- [ File: bitcoin-tokenpipe/src/lib.rs ]
#[macro_use] mod imports; use imports::*;

x!{token_pipe}
x!{token_pipe_end}
x!{token_pipe_end_status}