Docs.rs
asar-rust-0.1.0
asar-rust 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
lvzhenbo
Dependencies
clap ^4.6.1
normal
glob ^0.3.3
normal
indexmap ^2.14.0
normal
pathdiff ^0.2.3
normal
serde ^1.0.228
normal
serde_json ^1.0.149
normal
sha2 ^0.11
normal
thiserror ^2.0.18
normal
Versions
32.41%
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
read_archive_header_sync
asar_
rust
0.1.0
In asar_
rust::
disk
asar_rust
::
disk
Function
read_
archive_
header_
sync
Copy item path
Source
pub fn read_archive_header_sync( archive_path: &
Path
, ) ->
Result
<
ArchiveHeader
,
AsarError
>