Fix broken intradoc link in widget::keyed module
This commit is contained in:
parent
8aa7874ba9
commit
c692845744
1 changed files with 0 additions and 2 deletions
|
|
@ -42,8 +42,6 @@ pub mod column;
|
||||||
pub use column::Column;
|
pub use column::Column;
|
||||||
|
|
||||||
/// Creates a [`Column`] with the given children.
|
/// Creates a [`Column`] with the given children.
|
||||||
///
|
|
||||||
/// [`Column`]: widget::Column
|
|
||||||
#[macro_export]
|
#[macro_export]
|
||||||
macro_rules! keyed_column {
|
macro_rules! keyed_column {
|
||||||
() => (
|
() => (
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue