major overhaul of Backend from dynamic to static dispatch using an big enum
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
/*!
|
||||
Main program for `pacdef`.
|
||||
*/
|
||||
//! Main program for `pacdef`.
|
||||
|
||||
#![warn(
|
||||
clippy::as_conversions,
|
||||
|
||||
Reference in New Issue
Block a user