rust-bitcoin-unsafe-fast/io/src
Tobin C. Harding ac59b25f2c
io: Add unit tests for Take
Add two unit tests:

- Check we can read into an empty buffer as validation of args as
  part of C-VALIDATE
- Do basic read using `Take::read_to_end` since it is currently
  untested.
2025-01-13 09:16:47 +11:00
..
bridge.rs Change all occurrences of "IO" to "I/O" 2025-01-07 12:37:47 +00:00
error.rs Replace `creates` with `constructs` 2024-11-05 12:47:28 +00:00
lib.rs io: Add unit tests for Take 2025-01-13 09:16:47 +11:00
macros.rs io: Remove blanket trait impls 2024-02-11 06:46:27 +11:00