Closed LucasSte closed 3 weeks ago
enum SBPF is represented by an integer, so we can derive Copy for it and avoid unnecessary clones.
enum SBPF
Copy
enum SBPF
is represented by an integer, so we can deriveCopy
for it and avoid unnecessary clones.