[][src]Type Definition roa_core::Next

type Next = Box<dyn FnOnce() -> StatusFuture + Sync + Send>;