📝 Añade no_run a doctests ilustrativos
This commit is contained in:
parent
41c4379bc3
commit
511149caa7
26 changed files with 57 additions and 57 deletions
|
|
@ -263,7 +263,7 @@ impl FromStr for UnitValue {
|
|||
/// Deserializa desde una cadena usando la misma gramática que [`FromStr`].
|
||||
///
|
||||
/// # Ejemplo con `serde_json`
|
||||
/// ```rust
|
||||
/// ```rust,no_run
|
||||
/// # use pagetop::prelude::*;
|
||||
/// use serde::Deserialize;
|
||||
///
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue