rename ActionImplementation to PackageProcedure

This commit is contained in:
Aiden McClelland
2022-05-16 16:01:53 -06:00
committed by Keagan McClelland
parent 9bc0fc8f05
commit 2e7b2c15bc
11 changed files with 132 additions and 111 deletions

View File

@@ -31,6 +31,7 @@ pub mod middleware;
pub mod migration;
pub mod net;
pub mod notifications;
pub mod procedure;
pub mod properties;
pub mod s9pk;
pub mod setup;