Fix doctest #
escaping
See https://doc.rust-lang.org/rustdoc/write-documentation/documentation-tests.html#hiding-portions-of-the-example h/t @drmason13
This commit is contained in:
parent
dff65328a7
commit
3c90fe260f
|
@ -43,7 +43,7 @@ fn main() {
|
|||
|
||||
let sample_text=r#"
|
||||
{
|
||||
# specify rate in requests/second
|
||||
## specify rate in requests/second
|
||||
rate: 1000
|
||||
array:
|
||||
[
|
||||
|
|
Loading…
Reference in New Issue
Block a user