Skip to content

Conversation

@deltronix
Copy link

Fixes #57 by:
Replacing $( $lt )* with <'a> in the implementations and removing these blocks around the implementations

macro_rules! impl_* {
  ( $( $lt:tt )* ) => {
     // Various implementations
  }
}

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.

Unnecessary macro usage in packet.rs

1 participant