Felix Obenhuber
Results
52
issues of
Felix Obenhuber
Add error documentation for pipe option getter functions, including `NNG_ENOENT` which can be returned when the pipe does not exist. fixes #2198 ## Summary by CodeRabbit * **Documentation** * Expanded...
### Is there an existing issue for this? - [x] I have searched the existing issues ### Description I'm using ciborium to serialize data directly into an [nng::Message](https://docs.rs/nng/latest/nng/struct.Message.html) buffer, which...
enhancement