mirror of
https://github.com/rm-dr/daisy
synced 2025-07-01 06:33:34 -07:00
Added formattedtext and better error class
This commit is contained in:
@ -3,6 +3,8 @@ pub mod command;
|
||||
pub mod quantity;
|
||||
pub mod evaluate;
|
||||
pub mod context;
|
||||
pub mod errors;
|
||||
pub mod formattedtext;
|
||||
|
||||
mod entry;
|
||||
use crate::entry::main_e;
|
||||
|
Reference in New Issue
Block a user