Docs.rs
smb-msg-0.11.1
smb-msg 0.11.1
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
AvivNaaman
Dependencies
binrw ^0.15.0
normal
modular-bitfield ^0.11.2
normal
pastey ^0.1.1
normal
smb-dtyp =0.11.1
normal
smb-fscc =0.11.1
normal
smb-msg-derive =0.11.1
normal
thiserror ^2.0
normal
time ^0.3.37
normal
const_format ^0.2
dev
smb-tests =0.11.1
dev
Versions
84.23%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module info
smb_msg
0.11.1
Module info
Module Items
Modules
In crate smb_
msg
smb_msg
Module
info
Copy item path
Source
Expand description
Query and Set Info messages.
Re-exports
§
pub use
common
::*;
pub use
query
::*;
pub use
set
::*;
Modules
§
common
Common data structures for query/set info messages.
query
Get/Set Info Request/Response
set
Set Info Request/Response messages and related types.