feat: another round of functions using AirStack
Co-authored-by: Kasey White <kwhitemsg@gmail.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#[derive(Debug, Clone, Default)]
|
||||
#[derive(Debug, Clone, Default, Eq, PartialEq)]
|
||||
pub struct Scope(Vec<u64>);
|
||||
|
||||
impl Scope {
|
||||
|
||||
Reference in New Issue
Block a user