summaryrefslogtreecommitdiff
path: root/src/layout/mod.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/layout/mod.rs')
-rw-r--r--src/layout/mod.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/layout/mod.rs b/src/layout/mod.rs
index 1af3156d..edcd63a7 100644
--- a/src/layout/mod.rs
+++ b/src/layout/mod.rs
@@ -80,6 +80,7 @@ pub struct LayoutContext<'a, 'p> {
pub text_style: TextStyle,
}
+/// A space to layout in.
#[derive(Debug, Clone)]
pub struct LayoutDimensions {
/// Horizontal extent.