We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83782c9 commit 1fdf077Copy full SHA for 1fdf077
nexus/src/app/background/tasks/multicast/members.rs
@@ -1871,7 +1871,7 @@ impl MulticastGroupReconciler {
1871
///
1872
/// On the Dendrite side (switch's DPD daemon), a similar mapping is performed:
1873
1874
- /// ```rust
+ /// ```rust,ignore
1875
/// // From dendrite/dpd/src/port_map.rs rev_ab_port_map()
1876
/// for entry in SIDECAR_REV_AB_BACKPLANE_MAP.iter() {
1877
/// let port = PortId::Rear(RearPort::try_from(entry.cubby).unwrap());
0 commit comments