Skip to content

Fix the "macro-expanded macro_export macros from the current crate cannot be referred to by absolute paths" error#29

Merged
petekubiak merged 1 commit intomainfrom
fix-macro-referred-by-absolute-paths-error
Oct 21, 2025
Merged

Fix the "macro-expanded macro_export macros from the current crate cannot be referred to by absolute paths" error#29
petekubiak merged 1 commit intomainfrom
fix-macro-referred-by-absolute-paths-error

Conversation

@petekubiak
Copy link
Copy Markdown
Owner

Uses the workaround described here.

This is a breaking change: register_agent!() is now accessed from postmaster::register_agent!() rather than at the crate root. This is actually in line with the documentation, which I now realise was wrong before...

@petekubiak petekubiak merged commit 9a096fc into main Oct 21, 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