mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 14:27:49 +00:00
Add temporary_page submodule
This commit is contained in:
@@ -89,7 +89,7 @@ pub trait TableLevel {}
|
||||
pub enum Level4 {}
|
||||
enum Level3 {}
|
||||
enum Level2 {}
|
||||
enum Level1 {}
|
||||
pub enum Level1 {}
|
||||
|
||||
impl TableLevel for Level4 {}
|
||||
impl TableLevel for Level3 {}
|
||||
|
||||
Reference in New Issue
Block a user