Docs.rs
ms-pdb-0.1.22
ms-pdb 0.1.22
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
sivadeilra
Dependencies
anyhow ^1.0.71
normal
bitfield ^0.14.0
normal
bitflags ^2.3.2
normal
bitvec ^1
normal
bstr ^1.8.0
normal
ms-codeview ^0.1.7
normal
ms-coff ^0.1.0
normal
ms-pdb-msf ^0.1.7
normal
ms-pdb-msfz ^0.1.10
normal
pow2 ^0.1.1
normal
pretty-hex ^0.4.1
normal
static_assertions ^1.0
normal
sync_file ^0.2.6
normal
tracing ^0.1.41
normal
uuid ^1.4.0
normal
zerocopy ^0.8.14
normal
zerocopy-derive ^0.8.14
normal
static_init ^1.0.3
dev
tracing-subscriber ^0.3.20
dev
Versions
100%
of the crate is documented
Platform
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
Skip to main content
Module vec
ms_pdb
0.1.22
Module vec
Module Items
Functions
In ms_
pdb::
utils
ms_pdb
::
utils
Module
vec
Copy item path
Source
Expand description
Utilities for
Vec
Functions
ยง
replace_
range_
copy
Replace a range of values in a vector with a new range. The old and new ranges can be different sizes.