This commit is contained in:
nora 2022-04-23 17:25:44 +02:00
parent 1bb09e48ec
commit 5bd2554c9f
2 changed files with 0 additions and 31 deletions

View file

@ -1,5 +0,0 @@
#[derive(dbg_pls::DebugPls)]
pub struct Span {
pub start: usize,
pub end: usize,
}