| disallowed-methods = [ | |
| { path = "futures::channel::mpsc::unbounded", reason = "does not enforce backpressure" }, | |
| ] | |
| avoid-breaking-exported-api = false | |
| disallowed-methods = [ | |
| { path = "futures::channel::mpsc::unbounded", reason = "does not enforce backpressure" }, | |
| ] | |
| avoid-breaking-exported-api = false | |