mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 18:40:57 +03:00
Fixed example in documentation
Added the cost of the edge 3 -> 4 on the example in the module documentation
This commit is contained in:
@@ -112,7 +112,7 @@
|
||||
//! // 7
|
||||
//! // +-----------------+
|
||||
//! // | |
|
||||
//! // v 1 2 |
|
||||
//! // v 1 2 | 2
|
||||
//! // 0 -----> 1 -----> 3 ---> 4
|
||||
//! // | ^ ^ ^
|
||||
//! // | | 1 | |
|
||||
|
||||
Reference in New Issue
Block a user