Skip to content

Conversation

@robin-nitrokey
Copy link
Member

Previously, some internals of the pipe module were public, while parts
of the public interface where only pub(crate).  This patch fixes
visibility in the pipe module so that internals are private and the
public API is public.

It also fixes some clippy lints on the way.
Instead of resetting the pipe state after sending the error, we can
direclty write it to the endpoint as it will always fit into one init
packet.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants