Because I wanted something else than node-js to extract files from an asar-archive.
Code is ugly as hell as I'm not used to write Rust. It was a project to start at least once a year something in this language.
I'm sure there are bugs included as well.
asar_extract FILE [DEST_DIR]
If no DEST_DIR is provided it will extract it into the current directory.