From 92586d3e6895f0895fb2c88abcdd5e7160482a5b Mon Sep 17 00:00:00 2001 From: Laurenz Date: Tue, 10 Dec 2019 11:37:12 +0100 Subject: =?UTF-8?q?Progressing=20stack=20layouter=20=F0=9F=9A=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/func/mod.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/func') diff --git a/src/func/mod.rs b/src/func/mod.rs index 53cfece0..c8cf23c6 100644 --- a/src/func/mod.rs +++ b/src/func/mod.rs @@ -14,7 +14,7 @@ pub mod prelude { pub use crate::func::{Scope, ParseFunc, LayoutFunc, Command, Commands}; pub use crate::layout::{ layout_tree, Layout, MultiLayout, - LayoutContext, LayoutSpace, LayoutSpaces, + LayoutContext, LayoutSpace, LayoutSpaces, LayoutExpansion, LayoutAxes, Axis, GenericAxisKind, SpecificAxisKind, LayoutAlignment, Alignment, SpacingKind, LayoutResult, -- cgit v1.2.3