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

Give JsonLinesSink getters for the inner AsyncWrite #15

Open
jwodder opened this issue Jan 14, 2025 · 0 comments
Open

Give JsonLinesSink getters for the inner AsyncWrite #15

jwodder opened this issue Jan 14, 2025 · 0 comments
Labels
enhancement New feature or request therefor under consideration Dev has not yet decided whether or how to implement

Comments

@jwodder
Copy link
Owner

jwodder commented Jan 14, 2025

Specifically, give it get_ref(), get_mut(), into_inner(), and get_pin_mut() methods.

Problem: An into_inner() method would lose data.

@jwodder jwodder added enhancement New feature or request therefor under consideration Dev has not yet decided whether or how to implement labels Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request therefor under consideration Dev has not yet decided whether or how to implement
Projects
None yet
Development

No branches or pull requests

1 participant