mirror of
https://github.com/rust-lang/rustlings.git
synced 2026-01-12 21:59:18 +00:00
updated main.rs
This commit is contained in:
parent
d0aea6a319
commit
d49e53c1c9
@ -1162,11 +1162,5 @@ mode = "test"
|
|||||||
hint = """
|
hint = """
|
||||||
Add AsRef<str> as a trait bound to the functions."""
|
Add AsRef<str> as a trait bound to the functions."""
|
||||||
|
|
||||||
[[exercises]]
|
|
||||||
name = "dikjstra-algorithm"
|
|
||||||
path = "exercises\Algorithms\Dijkstra-Algorithm\src\main.rs"
|
|
||||||
mode = "test"
|
|
||||||
hint = """
|
|
||||||
Add AsRef<str> as a trait bound to the functions."""
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user