rar-stream 5.3.2

High-performance RAR streaming library with optional async, crypto, NAPI, and WASM support
Documentation
1
2
3
4
fn main() {
    #[cfg(feature = "napi")]
    napi_build::setup();
}