feat: Application module architecture and placeholder features #70
| @ -65,10 +65,3 @@ impl<T: Topology> Clone for Box<dyn ApplicationFeature<T>> { | |||||||
|         todo!() |         todo!() | ||||||
|     } |     } | ||||||
| } | } | ||||||
| 
 |  | ||||||
| #[async_trait] |  | ||||||
| impl<T: Topology> ApplicationFeature<T> for BackupFeature { |  | ||||||
|     async fn ensure_installed(&self, _topology: &T) -> Result<(), String> { |  | ||||||
|         todo!() |  | ||||||
|     } |  | ||||||
| } |  | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user