Type Definition nakadion::api::PublishFuture[][src]

pub type PublishFuture<'a> = BoxFuture<'a, Result<(), PublishError>>;