glueshell/
lib.rs

1pub mod shell;
2pub use shell::Shell;