Introduce the corresponding non-render types.
This commit is contained in:
@@ -13,7 +13,7 @@ mod command;
|
||||
mod config;
|
||||
mod error;
|
||||
mod render;
|
||||
mod types;
|
||||
mod context;
|
||||
|
||||
fn main() -> Result<ExitCode, CustomError> {
|
||||
let rt = tokio::runtime::Runtime::new()?;
|
||||
|
||||
Reference in New Issue
Block a user