Function humble_cli::util::run_future

source ·
pub fn run_future<F, T>(input: F) -> Twhere
    F: Future<Output = T>,