Skip to content

Conversation

@jserv
Copy link
Contributor

@jserv jserv commented Jul 30, 2025

'include/twin_private.h' is now moved to 'src' directory for proper encapsulation, merging twin_backend_t definition from twin_backend.h into 'src/twin_private.h'

Summary by Bito

This pull request consolidates private headers by removing twin_backend.h and including twin_private.h in various source files. The twin_backend_t structure has been merged into twin_private.h, enhancing code organization and reducing dependencies, which improves encapsulation and maintainability.

'include/twin_private.h' is now moved to 'src' directory for proper
encapsulation, merging twin_backend_t definition from twin_backend.h
into 'src/twin_private.h'
@jserv jserv force-pushed the header-consolidation branch from d5a52cf to ead3ef5 Compare July 30, 2025 08:41
@jserv jserv merged commit b1f88b0 into main Jul 30, 2025
6 checks passed
@jserv jserv deleted the header-consolidation branch July 30, 2025 08:43
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