disallowed-types = [
{ path = "iroh_http_core::ffi::handles::HandleStore", reason = "FFI-only; must not appear in mod http — epic #182 / issue #191" },
{ path = "iroh_http_core::ffi::handles::BodyReader", reason = "FFI-only; must not appear in mod http — epic #182 / issue #191" },
{ path = "iroh_http_core::ffi::handles::BodyWriter", reason = "FFI-only; must not appear in mod http — epic #182 / issue #191" },
{ path = "iroh_http_core::ffi::types::FfiResponse", reason = "FFI-only; must not appear in mod http — epic #182 / issue #191" },
{ path = "iroh_http_core::ffi::types::FfiDuplexStream", reason = "FFI-only; must not appear in mod http — epic #182 / issue #191" },
{ path = "iroh_http_core::ffi::types::RequestPayload", reason = "FFI-only; must not appear in mod http — epic #182 / issue #191" },
]