macro_rules! initialize_repl {
    ($context: expr) => { ... };
}
Expand description

Initialize the name, version and description of the Repl from your crate name, version and description