Add factory
This commit is contained in:
parent
0c7577718d
commit
c91eb2f04e
2 changed files with 48 additions and 0 deletions
|
|
@ -61,6 +61,7 @@ impl<'a, S: Symbol + 'a> Action for OwnedSymbolAction<'a, S> {
|
|||
|
||||
pub mod acme;
|
||||
pub mod dir;
|
||||
pub mod factory;
|
||||
pub mod file;
|
||||
pub mod git;
|
||||
pub mod hook;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue