added cargo doc comments
This commit is contained in:
parent
1a6126c2ad
commit
ba20ea4e2a
3 changed files with 24 additions and 3 deletions
|
|
@ -25,6 +25,8 @@ use sk_extract::extractors::{
|
|||
// extract_xar,
|
||||
// extract_exe
|
||||
};
|
||||
|
||||
|
||||
fn main() {
|
||||
std::process::exit(run());
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue