Skip to content

Add support function to read configuration from stream (std::io::Read)#58

Open
radkum wants to merge 2 commits intoQEDK:masterfrom
radkum:master
Open

Add support function to read configuration from stream (std::io::Read)#58
radkum wants to merge 2 commits intoQEDK:masterfrom
radkum:master

Conversation

@radkum
Copy link

@radkum radkum commented Sep 7, 2025

This is a good pattern for keeping code as reusable as possible. Therefore, there's no need to have separate functions for reading from a file and a string. It can be a single function with an argument of type std::io:::Read.

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

Comments