koushiro commented on code in PR #6765:
URL: https://github.com/apache/opendal/pull/6765#discussion_r2517451525
##########
core/src/types/scheme.rs:
##########
@@ -34,63 +33,66 @@ use crate::Error;
pub enum Scheme {
Review Comment:
Actually, some bindings still rely on the `Scheme` enum (like java
bindings).
The current PR only removes the usage of the `Scheme` enum from the core.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]