simple_getopt/
lib.rs

1mod getopt;
2pub use getopt::Getopt;