This is an automated email from the ASF dual-hosted git repository.
koushiro pushed a change to branch remove-scheme-enum
in repository https://gitbox.apache.org/repos/asf/opendal.git
from 443cf176f fix integrations
add 57b66d356 revert scheme enum and sort variants alphabetically
No new revisions were added by this update.
Summary of changes:
core/src/types/mod.rs | 3 +
core/src/types/scheme.rs | 470 +++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 473 insertions(+)
create mode 100644 core/src/types/scheme.rs