Docs.rs
rds2rust-0.1.13
rds2rust 0.1.13
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
andrewwbutler
Dependencies
byteorder ^1.5
normal
bzip2 ^0.5
normal
flate2 ^1.0
normal
smallvec ^1.13
normal
thiserror ^2.0
normal
Versions
50%
of the crate is documented
Go to latest version
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
read_rds
rds2rust
0.1.13
rds2rust
Function
read_
rds
Copy item path
Source
pub fn read_rds(data: &[
u8
]) ->
Result
<
RObject
>
Expand description
Read an RDS file from a byte slice.