-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Hello,
I'm having trouble accessing the Implementations documentation through the hyperlink, is there another place I can get to it? Whenever I try to run the example scripts or scripts that require the navigator_rs crate, I get the error:
unresolved import navigator_rs
--> rainbow.rs:1:5
|
1 | use navigator_rs::Navigator;
| ^^^^^^^^^^^^ maybe a missing crate navigator_rs
?
|
= help: consider adding extern crate navigator_rs
to use the navigator_rs
crate
error: aborting due to 1 previous error
Any advice/wisdom is greatly appreciated.
Metadata
Metadata
Assignees
Labels
No labels