Configuration types for typub.
This crate provides the core configuration structures used by typub:
Config— main configuration fromtypub.tomlPlatformConfig— per-platform configurationStorageConfig— S3-compatible storage configuration per [[RFC-0004]]
Extracted per [[RFC-0007:C-SHARED-TYPES]] to enable adapter subcrates to depend on configuration without circular dependencies.