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

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