Skip to content

Commit 6f42524

Browse files
authored
Make the crate callable as a library (#125)
This change moves most of the functionality in main.rs to lib.rs and makes main() call it from there. The effect is that the functionality of this crate is available as a library crate as well as built into a binary.
1 parent 9641040 commit 6f42524

File tree

3 files changed

+1220
-1218
lines changed

3 files changed

+1220
-1218
lines changed

0 commit comments

Comments
 (0)