📝 Evita en los ejemplos use pagetop::prelude::*;
This commit is contained in:
parent
8eafa436cd
commit
f25f62dd3c
21 changed files with 44 additions and 88 deletions
|
|
@ -12,8 +12,7 @@ use crate::{builder_fn, AutoDefault};
|
|||
/// # Ejemplo
|
||||
///
|
||||
/// ```rust
|
||||
/// use pagetop::prelude::*;
|
||||
///
|
||||
/// # use pagetop::prelude::*;
|
||||
/// let id = AttrId::new(" main Section ");
|
||||
/// assert_eq!(id.as_str(), Some("main_section"));
|
||||
///
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue