Expose Node and State::layout for PaneGrid
This commit is contained in:
parent
d1f2a18439
commit
f3d54a0f33
4 changed files with 113 additions and 84 deletions
|
|
@ -17,6 +17,7 @@ mod state;
|
|||
|
||||
pub use axis::Axis;
|
||||
pub use direction::Direction;
|
||||
pub use node::Node;
|
||||
pub use pane::Pane;
|
||||
pub use split::Split;
|
||||
pub use state::{Focus, State};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue