serai/processor/primitives
Luke Parker b65dbacd6a Move ContinuallyRan into primitives
I'm unsure where else it'll be used within the processor, yet it's generally
useful and I don't want to make a dedicated crate yet.
2024-09-19 23:36:32 -07:00
..
src Move ContinuallyRan into primitives 2024-09-19 23:36:32 -07:00
Cargo.toml Move ContinuallyRan into primitives 2024-09-19 23:36:32 -07:00
LICENSE Definition and delineation of tasks within the scanner 2024-09-19 23:36:32 -07:00
README.md Definition and delineation of tasks within the scanner 2024-09-19 23:36:32 -07:00

Primitives

Primitive types/traits/structs used by the Processor.