darkwing::server::services::local_file_services

Type Alias DynLocalFileService

source
pub type DynLocalFileService = Arc<dyn LocalFileServiceTrait + Send + Sync>;

Aliased Typeยง

struct DynLocalFileService { /* private fields */ }