simonsan commented on issue #4130:
URL: https://github.com/apache/opendal/issues/4130#issuecomment-1929611024

   > > Will `ofs` (opendal-fs?) be a library or a CLI tool?
   > 
   > I expect to have both lib and cli, but that depends on the code owner's 
decision.
   
   Ok, I think it is a good way to [separate these 
concerns](https://doc.rust-lang.org/book/ch12-03-improving-error-handling-and-modularity.html?highlight=split#splitting-code-into-a-library-crate)
 for modularity and would be also helpful to link against it, when other 
projects, want to pull in that code. Not affiliated with it in any way, but I 
find it good, how [abscissa](https://github.com/iqlusioninc/abscissa) applies 
that when initializing a new project, it's a good way to quickly start. So just 
leaving it here.


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