Skip to content

Rust: Add tokio::fs sinks for path-injection #19373

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

Closed
geoffw0 opened this issue Apr 24, 2025 · 1 comment
Closed

Rust: Add tokio::fs sinks for path-injection #19373

geoffw0 opened this issue Apr 24, 2025 · 1 comment
Assignees
Labels
Rust Pull requests that update Rust code

Comments

@geoffw0
Copy link
Contributor

geoffw0 commented Apr 24, 2025

Add tokio::fs sinks for path-injection. This ought to be straightforward as they're more-or-less a mirror of the std::fs sinks, except most will be async.

See https://docs.rs/tokio/latest/tokio/fs/index.html .

@geoffw0 geoffw0 self-assigned this Apr 24, 2025
@geoffw0 geoffw0 added the Rust Pull requests that update Rust code label Apr 24, 2025
@geoffw0
Copy link
Contributor Author

geoffw0 commented Apr 24, 2025

Wrong repo.

@geoffw0 geoffw0 closed this as completed Apr 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Rust Pull requests that update Rust code
Projects
None yet
Development

No branches or pull requests

1 participant