Skip to content

Fixes import error#3

Open
mamekoro wants to merge 1 commit intotmyers273:mainfrom
mamekoro:use-fq-names
Open

Fixes import error#3
mamekoro wants to merge 1 commit intotmyers273:mainfrom
mamekoro:use-fq-names

Conversation

@mamekoro
Copy link
Copy Markdown

@mamekoro mamekoro commented Apr 1, 2025

Change Context to $crate::Context to prevent the following import error in client code.

error[E0405]: cannot find trait `Context` in this scope

Change `Context` to `$crate::Context` to prevent the following import
error in client code.

`error[E0405]: cannot find trait `Context` in this scope`
@mamekoro mamekoro closed this Apr 1, 2025
@mamekoro mamekoro deleted the use-fq-names branch April 1, 2025 17:54
@mamekoro mamekoro restored the use-fq-names branch April 1, 2025 17:55
@mamekoro mamekoro reopened this Apr 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant