Skip to content

Commit 1fdf077

Browse files
[fix] doctest
1 parent 83782c9 commit 1fdf077

File tree

1 file changed

+1
-1
lines changed
  • nexus/src/app/background/tasks/multicast

1 file changed

+1
-1
lines changed

nexus/src/app/background/tasks/multicast/members.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1871,7 +1871,7 @@ impl MulticastGroupReconciler {
18711871
///
18721872
/// On the Dendrite side (switch's DPD daemon), a similar mapping is performed:
18731873
///
1874-
/// ```rust
1874+
/// ```rust,ignore
18751875
/// // From dendrite/dpd/src/port_map.rs rev_ab_port_map()
18761876
/// for entry in SIDECAR_REV_AB_BACKPLANE_MAP.iter() {
18771877
/// let port = PortId::Rear(RearPort::try_from(entry.cubby).unwrap());

0 commit comments

Comments
 (0)