mirror of
https://codeberg.org/unspeaker/tengri.git
synced 2025-12-06 19:56:44 +01:00
cleanup warnings
This commit is contained in:
parent
fa5ff90be6
commit
aa66760b8c
3 changed files with 1 additions and 4 deletions
|
|
@ -21,7 +21,6 @@
|
|||
//! }));
|
||||
//!```
|
||||
use crate::*;
|
||||
use self::Value::*;
|
||||
|
||||
#[derive(Debug, Copy, Clone, Default, PartialEq)] pub struct Token<'a> {
|
||||
pub source: &'a str,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue