Skip to content

feat: add from_reader and to_writer functions#5

Merged
lucagoslar merged 1 commit into
lucagoslar:mainfrom
LNSD:feat-from-reader-to-writer
May 27, 2025
Merged

feat: add from_reader and to_writer functions#5
lucagoslar merged 1 commit into
lucagoslar:mainfrom
LNSD:feat-from-reader-to-writer

Conversation

@LNSD
Copy link
Copy Markdown
Contributor

@LNSD LNSD commented Apr 18, 2025

  • Implemented from_reader to deserialize environment variables from a reader.
  • Added to_writer to serialize data to a writer.
  • Updated Prefixed struct to include methods for reading from a reader and writing to a writer.
  • Enhanced documentation with examples for both new functions.

- Implemented `from_reader` to deserialize environment variables from a reader.
- Added `to_writer` to serialize data to a writer.
- Updated `Prefixed` struct to include methods for reading from a reader and writing to a writer.
- Enhanced documentation with examples for both new functions.

Signed-off-by: Lorenzo Delgado <lnsdev@proton.me>
@LNSD
Copy link
Copy Markdown
Contributor Author

LNSD commented May 20, 2025

Ping! 🛎️ @lucagoslar

@lucagoslar
Copy link
Copy Markdown
Owner

Apologies for taking so long. Thanks!

@lucagoslar lucagoslar merged commit dab6e09 into lucagoslar:main May 27, 2025
1 check passed
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.

2 participants