Switch from pico-args to xflags
This commit is contained in:
@@ -35,6 +35,7 @@ pub enum BenchWhat {
|
||||
GotoDef(Position),
|
||||
}
|
||||
|
||||
#[derive(Debug, Clone)]
|
||||
pub struct Position {
|
||||
pub path: AbsPathBuf,
|
||||
pub line: u32,
|
||||
|
||||
Reference in New Issue
Block a user