You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 19, 2024. It is now read-only.
The generated Rust doc is public now. Yet it seems too dumb and lack some descriptions. The crate and each modules need to be documented.
For crate doc itself, suppose we can reuse the English version of the root README.md file. Concerning module level docs, the Chinese articles are also absent. We should write down both English and Chinese intros for these three modules.
Any thought Rustaceans?
Missing Docs
crate itself
searching module
collections module
sorting module
The text was updated successfully, but these errors were encountered:
The generated Rust doc is public now. Yet it seems too dumb and lack some descriptions. The crate and each modules need to be documented.
For crate doc itself, suppose we can reuse the English version of the root README.md file. Concerning module level docs, the Chinese articles are also absent. We should write down both English and Chinese intros for these three modules.
Any thought Rustaceans?
Missing Docs
The text was updated successfully, but these errors were encountered: