GitHub user tisonkun added a comment to the discussion: In java binding, how to know what `Construct operator` requires?
Not the Rust source code, but the API docs: https://docs.rs/opendal/latest/opendal/services/index.html For example, https://docs.rs/opendal/latest/opendal/services/struct.S3.html will tell you the options that can be used for constructing an S3 operator. GitHub link: https://github.com/apache/opendal/discussions/5402#discussioncomment-11487083 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
