diff options
| author | Fuwn <[email protected]> | 2022-04-01 01:34:29 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2022-04-01 01:34:29 -0700 |
| commit | 644a3c6d27da300163f4d60970fdc10711e7cd19 (patch) | |
| tree | aafcb26ce4515a3ffa19bc63ab6e0c065a447d72 /src/lib.rs | |
| parent | feat(cargo): add docs.rs docs (diff) | |
| download | windmark-comments-644a3c6d27da300163f4d60970fdc10711e7cd19.tar.xz windmark-comments-644a3c6d27da300163f4d60970fdc10711e7cd19.zip | |
docs(rust): add crate docs
Diffstat (limited to 'src/lib.rs')
| -rw-r--r-- | src/lib.rs | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -18,6 +18,8 @@ //! # Windmark Comments //! +//! [](https://crates.io/crates/windmark-comments) +//! [](https://docs.rs/windmark-comments) //! [](https://github.com/gemrest/windmark-comments/actions/workflows/check.yaml) //! //! A comment engine module for Windmark. |