src/lib.rs
author Sunil Nimmagadda <sunil@nimmagadda.net>
Wed, 17 Jan 2024 15:23:51 +0530
changeset 20 fd3474f42783
parent 7 e3058ceb81cc
child 25 72c4d898c478
permissions -rw-r--r--
Replace nom with std::io::Cursor std::io::Cursor suffices to parse the packet.

pub mod vrrpv2;