Initialize Rust GPUI browser shell
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
mod error;
|
||||
mod state;
|
||||
|
||||
pub use error::CoreError;
|
||||
pub use state::{BrowserCore, BrowserSnapshot, InitialBrowserConfig};
|
||||
Reference in New Issue
Block a user