implement generic backend methods with a macro

This commit is contained in:
timeshifter
2023-01-09 17:23:34 +01:00
parent 098ab765b3
commit 20a37c4d5f
4 changed files with 25 additions and 32 deletions
+1
View File
@@ -1,3 +1,4 @@
mod macros;
mod pacman;
mod rust;