stevenarella/protocol/src/types
Ben Reeves 9a8d3572eb Derive Clone, PartialEq, Eq, and Hash where appropriate.
This is really useful for anyone who wishes to use the steven_protocol
crate and write tests that compare packets to expected values.
2022-02-05 15:42:38 -08:00
..
bit Derive Clone, PartialEq, Eq, and Hash where appropriate. 2022-02-05 15:42:38 -08:00
hash.rs Reformat all source with cargo fmt (#335) 2020-06-21 12:17:24 -07:00
metadata.rs Derive Clone, PartialEq, Eq, and Hash where appropriate. 2022-02-05 15:42:38 -08:00
mod.rs Derive Clone, PartialEq, Eq, and Hash where appropriate. 2022-02-05 15:42:38 -08:00
nibble.rs Reformat all source with cargo fmt (#335) 2020-06-21 12:17:24 -07:00