#learn #sorting #projects #build #how #learning

bin+lib crate_creation_to_export_and_beyond

Learn to build a crate for other projects

1 unstable release

0.1.0 Feb 12, 2023

#81 in #learn

MIT license

20KB
278 lines

CRATE_CREATION_TO_EXPORT_AND_BEYOND

The purpose of this crate is to learn about how to build a rust library based on the project structure in the cargo book. It also used for learning how to write documents using the cargo doc command and to submit the crate for other projects.

Please don't use this crate for a serious projects becuase of the inaccurate documentation and unexpected behavior that is not yet discovered.

Dependencies

~310KB