Fix doc example
This commit is contained in:
parent
bebc34003e
commit
1a4aa1eb6e
@ -57,6 +57,7 @@ pub struct EscapeDefault {
|
||||
/// # Examples
|
||||
///
|
||||
/// ```
|
||||
/// #![no_std]
|
||||
/// use core::ascii;
|
||||
///
|
||||
/// let escaped = ascii::escape_default(b'0').next().unwrap();
|
||||
|
Loading…
Reference in New Issue
Block a user