Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Publish salsa-2022 to crates.io #489

Open
Michael-F-Bryan opened this issue May 7, 2024 · 0 comments
Open

Publish salsa-2022 to crates.io #489

Michael-F-Bryan opened this issue May 7, 2024 · 0 comments

Comments

@Michael-F-Bryan
Copy link

I've been using the salsa-2022 crate in my Language Server implementation for a while now and really like it. The design with a Db trait, #[salsa::tracked], and crate::Jar struct composes quite nicely and makes it easy to write clean code.

Is there a roadmap for publishing salsa-2022 to crates.io, either as the salsa crate or maybe under a temporary salsa-2022 name?

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

No branches or pull requests

1 participant