1 2 3 4 5
pub use greentic_sorla_lib::*; pub fn main() -> std::process::ExitCode { greentic_sorla_lib::main() }