mirror of
https://codeberg.org/waydeer/layer-shika.git
synced 2025-12-12 13:25:54 +00:00
docs: update anchor doc
This commit is contained in:
parent
298225a271
commit
eee1a92532
1 changed files with 2 additions and 0 deletions
|
|
@ -5,6 +5,8 @@
|
|||
///
|
||||
/// # Examples
|
||||
/// ```
|
||||
/// use layer_shika_domain::value_objects::anchor::AnchorEdges;
|
||||
///
|
||||
/// let top_bar = AnchorEdges::top_bar();
|
||||
/// let custom = AnchorEdges::empty().with_top().with_left();
|
||||
/// ```
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue