Docs.rs
windows-metadata-0.49.0
windows-metadata 0.49.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
kennykerr
Dependencies
Versions
0%
of the crate is documented
Go to latest version
Platform
x86_64-pc-windows-msvc
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
☰
Decode
Required Methods
decode
Implementors
In windows_metadata::reader
?
Trait
windows_metadata
::
reader
::
Decode
source
·
[
−
]
pub trait Decode { // Required method fn
decode
(file:
usize
, code:
usize
) -> Self; }
Required Methods
§
source
fn
decode
(file:
usize
, code:
usize
) -> Self
Implementors
§
source
§
impl
Decode
for
AttributeType
source
§
impl
Decode
for
MemberRefParent
source
§
impl
Decode
for
TypeDefOrRef