feat(swift): add Swift module (#1261)

This commit is contained in:
Dario Vladović
2020-07-29 17:36:49 +02:00
committed by GitHub
parent 1acce65462
commit feb4124cac
9 changed files with 190 additions and 0 deletions
+1
View File
@@ -38,6 +38,7 @@ pub mod ruby;
pub mod rust;
pub mod singularity;
mod starship_root;
pub mod swift;
pub mod terraform;
pub mod time;
pub mod username;