Skip to content

Commit 36cd073

Browse files
committed
Documentation fix.
1 parent 273736e commit 36cd073

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/samples_info.rs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ pub struct SamplesInfo {
99
/// "ancient/remembered/preserved" sample
1010
/// nodes.
1111
pub samples: Vec<IdType>,
12-
/// When using [``EdgeBuffer``] to record transmission
12+
/// When using [``EdgeBuffer``](type.EdgeBuffer.html)
13+
/// to record transmission
1314
/// events, this list must contain a list of all node IDs
1415
/// alive the last time simplification happened. Here,
1516
/// "alive" means "could leave more descendants".

0 commit comments

Comments
 (0)