Function xplr::explorer::explore_recursive_async[][src]

pub fn explore_recursive_async(
    config: ExplorerConfig,
    parent: String,
    focused_path: Option<String>,
    tx_msg_in: Sender<Task>
)