A crate to play with SMB
pub use error::Error;
pub use error::Result;
pub use packet::SmbMsg;
pub use packet::SmbNegResp;