Introduce new iced_highlighter subcrate
This commit is contained in:
parent
c0a141ab02
commit
f806d001e6
9 changed files with 302 additions and 260 deletions
|
|
@ -174,6 +174,9 @@ use iced_winit::runtime;
|
|||
|
||||
pub use iced_futures::futures;
|
||||
|
||||
#[cfg(feature = "highlighter")]
|
||||
pub use iced_highlighter as highlighter;
|
||||
|
||||
mod error;
|
||||
mod sandbox;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue