Skip to content

Improved Config Deserialization#11

Draft
raffael0 wants to merge 3 commits intomainfrom
6-config-management
Draft

Improved Config Deserialization#11
raffael0 wants to merge 3 commits intomainfrom
6-config-management

Conversation

@raffael0
Copy link
Member

@raffael0 raffael0 commented Nov 24, 2025

  • created a rust representation of the sample_config.toml, which successfully deserializes the toml
  • Added a deserializer for strings representating binary values

I still have some stuff to do, namely:

  • Implement Option for the Data. Do we always want to have to define the data?
  • fix the main application flow

@raffael0 raffael0 linked an issue Nov 24, 2025 that may be closed by this pull request
4 tasks
@raffael0 raffael0 changed the title - Added a deserializer for strings representating binary values Improved Config Deserialization Nov 25, 2025
- created a rust representation of the sample_config.toml, which now successfully deserializes
- Added config field necesssary for message handling
@raffael0 raffael0 force-pushed the 6-config-management branch from 8e688a7 to fef7569 Compare February 12, 2026 22:44
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.

Config Management

1 participant