Make refactor into library
This commit is contained in:
parent
132fb02008
commit
3295b254ad
8 changed files with 449 additions and 439 deletions
2
examples/text/src/lib.rs
Normal file
2
examples/text/src/lib.rs
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
pub use self::font::*;
|
||||
mod font;
|
||||
Loading…
Add table
Add a link
Reference in a new issue