chore: export IconFallback
This commit is contained in:
parent
a9df166740
commit
8cc0c3b469
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ mod named;
|
|||
use std::ffi::OsStr;
|
||||
use std::sync::Arc;
|
||||
|
||||
pub use named::Named;
|
||||
pub use named::{IconFallback, Named};
|
||||
|
||||
mod handle;
|
||||
pub use handle::{from_path, from_raster_bytes, from_raster_pixels, from_svg_bytes, Data, Handle};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue