ing prefix gives off bad vibes
This commit is contained in:
@@ -1,12 +1,12 @@
|
|||||||
mod image;
|
mod image;
|
||||||
mod positioning;
|
mod position;
|
||||||
mod rect;
|
mod rect;
|
||||||
mod sense;
|
mod sense;
|
||||||
mod text;
|
mod text;
|
||||||
mod trait_fns;
|
mod trait_fns;
|
||||||
|
|
||||||
pub use image::*;
|
pub use image::*;
|
||||||
pub use positioning::*;
|
pub use position::*;
|
||||||
pub use rect::*;
|
pub use rect::*;
|
||||||
pub use sense::*;
|
pub use sense::*;
|
||||||
pub use text::*;
|
pub use text::*;
|
||||||
|
|||||||
Reference in New Issue
Block a user