diff options
| author | mat <git@matdoes.dev> | 2025-12-11 20:52:49 -1100 |
|---|---|---|
| committer | mat <git@matdoes.dev> | 2025-12-12 02:53:08 -0500 |
| commit | 7c3a5768cda78cb9590aac1e1469d36333cd95ac (patch) | |
| tree | acecd4f57831e0fff47a8f96a1a30f6edb8825ed /azalea-entity/src | |
| parent | f4a3c53eee7d29bade0c074f402c4a45aa98eca8 (diff) | |
| download | azalea-drasl-7c3a5768cda78cb9590aac1e1469d36333cd95ac.tar.xz | |
polish readmes
Diffstat (limited to 'azalea-entity/src')
| -rw-r--r-- | azalea-entity/src/lib.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/azalea-entity/src/lib.rs b/azalea-entity/src/lib.rs index d95a2f20..5bf538aa 100644 --- a/azalea-entity/src/lib.rs +++ b/azalea-entity/src/lib.rs @@ -1,3 +1,4 @@ +#![doc = include_str!("../README.md")] #![allow(clippy::derived_hash_with_manual_eq)] pub mod attributes; |
