improv(service): Load plugins from all paths in parallel
This commit is contained in:
parent
2c14701898
commit
251dcd5b2c
3 changed files with 33 additions and 43 deletions
|
|
@ -1,6 +1,6 @@
|
|||
use crate::*;
|
||||
use pop_launcher::*;
|
||||
use flume::Sender;
|
||||
use pop_launcher::*;
|
||||
use slab::Slab;
|
||||
use std::borrow::Cow;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue