Skip to content

Implementation Hyperlink is broken? #77

@hikari20XX

Description

@hikari20XX

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions