GitHub user Xuanwo added a comment to the discussion: ideas: Split opendal rust core into multiple crates
That's an good question. I currently feel that it's impossible for us to maintain all configurations within the same crate. I aim to enable the implementation of breaking changes to a specific service configuration without affecting `opendal-core`. Therefore, my current plan is to move the configuration to its own separate crate. GitHub link: https://github.com/apache/opendal/discussions/5206#discussioncomment-10994376 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
