implement generic backend methods with a macro

This commit is contained in:
steven-omaha
2023-01-09 17:23:34 +01:00
parent d8027c23db
commit 0da136fef7
4 changed files with 25 additions and 32 deletions
+1
View File
@@ -1,3 +1,4 @@
mod macros;
mod pacman;
mod rust;