return Err(internal!("incoming stream not rejected, but hs-service feature is disabled?!").into());
// IMPORTANT: super::syncview::CircHopSyncView::n_open_streams() (called via disposition() below)
/// If the channel is ready to accept messages, it will be sent immediately. If not, the message
pub(super) async fn send_padding(&mut self, send_padding: padding::SendPadding) -> Result<()> {