pub use AcnError;
pub use Flags;
pub use Length;
pub use PduCodec;
pub use RootLayerCodec;
pub use Vector;
// The ACN identifier is a 12-byte array that identifies the protocol as ACN.
// byte encoded of "ASC-E1.17\0\0\0";
pub const ACN_IDENTIFIER: = ;