Xuanwo commented on issue #6743:
URL: https://github.com/apache/opendal/issues/6743#issuecomment-3454908692

   Hi, we have some internal docs here that might be useful: 
https://docs.rs/opendal/0.54.0/opendal/docs/internals/index.html
   
   In short:
   
   - All our services implement trait `Access`
   - trait `Access` provides and requires low-level APIs
   - type `Operator` is a wrapper for `Access` that offers easy-to-use, 
high-level APIs
   


-- 
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]

Reply via email to