summaryrefslogtreecommitdiff
path: root/src/library/sized.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/library/sized.rs')
-rw-r--r--src/library/sized.rs2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/library/sized.rs b/src/library/sized.rs
index 6d677ca8..49b515cf 100644
--- a/src/library/sized.rs
+++ b/src/library/sized.rs
@@ -1,3 +1,5 @@
+//! Horizontal and vertical sizing of nodes.
+
use super::prelude::*;
/// `box`: Size content and place it into a paragraph.