We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
I'm using ar to read rust libraries (.rlib). Under Linux everything is fine, but I got an error under macOS:
ar
.rlib
Error { repr: Custom(Custom { kind: InvalidData, error: StringError("Invalid file size field in entry header (\" 644 \")") }) }
Is it possible to read rlib?
rlib