-
hi opendal team! very happy to find such one amazing project! during the reading of doc, i found one confusing point. I will very appreciate it if anyone can give one explanation on iit https://github.com/apache/incubator-opendal/blob/main/core/src/docs/concepts.rs#L22 //! There are three core concepts in OpenDAL:
//!
//! - [`Builder`]: Build an instance of underlying services.
//! - [`Operator`]: A bridge between underlying implementation detail and unified abstraction.
//!
//! If you are interested in internal implementation details, please have a look at [`internals`][super::internals].
//!
then what is the thrid core concept? |
Beta Was this translation helpful? Give feedback.
Answered by
Xuanwo
Apr 16, 2023
Replies: 1 comment 4 replies
-
i guess it should be |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Sorry, it's an old typo😂