Crate bitcoin_tokenpipe

Source

Structs§

TokenPipe
| An interprocess or interthread pipe | for sending tokens (one-byte values) | over. |
TokenPipeEnd
| One end of a token pipe. |

Enums§

TokenPipeEndStatus
| Return value constants for TokenWrite | and TokenRead. |