hellosu
This commit is contained in:
parent
bbc64fde3b
commit
24cf869da5
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
||||||
|
#[allow(unused_imports)]
|
||||||
use crate::{Bytes, VResult};
|
use crate::{Bytes, VResult};
|
||||||
|
|
||||||
/// Defines a new parser rule that operates on [`Bytes`] and produces a [`VResult`].
|
/// Defines a new parser rule that operates on [`Bytes`] and produces a [`VResult`].
|
||||||
|
|
Loading…
Reference in a new issue