1
2
3
//! A VLAN packet abstraction.

include!(concat!(env!("OUT_DIR"), "/vlan.rs"));