Docs.rs
sdb_debugger-0.2.2
sdb_debugger 0.2.2
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
qhc99
Dependencies
bytemuck ^1.22.0
normal
byteorder ^1.5.0
normal
bytes ^1.10.1
normal
cpp_demangle ^0.4.4
normal
elf ^0.7.4
normal
extended ^0.1.0
normal
gimli ^0.31.1
normal
goblin ^0.10.0
normal
indoc ^2.0.6
normal
libsdb_register_codegen ^0.2.0
normal
multimap ^0.10.1
normal
nix ^0.29.0
normal
num_enum ^0.7.3
normal
regex ^1.11.1
normal
rustyline ^15.0.0
normal
serial_test ^3.2.0
normal
syscall-numbers ^4.0.2
normal
typed-builder ^0.21.0
normal
zydis ^4.1.1
normal
zydis-sys ^0.1.2
normal
bindgen ^0.72.0
build
Versions
1.22%
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
to_byte_span
libsdb
0.2.2
In libsdb::
bit
libsdb
::
bit
Function
to_
byte_
span
Copy item path
Source
pub fn to_byte_span<T:
Pod
>(src:
&T
) -> &[
u8
]
ⓘ