smb-dtyp 0.10.2

Common data types for `smb-rs`
Documentation

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.