Fix doc test

next
Sayan 4 years ago committed by GitHub
parent 085a71dc3d
commit 96c9bf47b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -428,7 +428,7 @@ mod parser_v2 {
/// Terrapipe protocol. An `ActionGroup` contains all the elements required to
/// execute an `Action`. The `ActionGroup` contains the "action" itself.
/// It may look like:
/// ```rust
/// ```
/// ["GET", "x", "y"]
/// ```
#[derive(Debug, PartialEq)]

Loading…
Cancel
Save