📝 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
|
|
@ -54,7 +54,7 @@ pub trait LangId {
|
|||
/// resuelve un idioma soportado o porque se aplica el idioma por defecto o, en último término, el
|
||||
/// de respaldo (`"en-US"`):
|
||||
///
|
||||
/// ```rust
|
||||
/// ```rust,no_run
|
||||
/// # use pagetop::prelude::*;
|
||||
/// // Idioma por defecto si no resuelve.
|
||||
/// let lang = Locale::resolve("it-IT");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue