Common data types for smb-rs
Based on MS-DTYP spec, this crate contains common data types used by various Microsoft protocols,
including SMB and RPC.
Protocol-specific structures are found in other crates, such as smb-msg and smb-rpc.
smb-rsBased on MS-DTYP spec, this crate contains common data types used by various Microsoft protocols,
including SMB and RPC.
Protocol-specific structures are found in other crates, such as smb-msg and smb-rpc.