Skip to content

Commit 40d35e9

Browse files
Leave a blank line between crate docs and rkyv internal documentation
1 parent 8a332e8 commit 40d35e9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/rustdoc-json-types/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
//! [1]: https://rust-lang.zulipchat.com/#narrow/channel/266220-t-rustdoc/topic/rustc-hash.20and.20performance.20of.20rustdoc-types/near/474855731
3232
//! [2]: https://crates.io/crates/rustc-hash
3333
//! [3]: https://rkyv.org/zero-copy-deserialization.html
34+
3435
// # On `rkyv` Derives
3536
//
3637
// In most cases, it's enough to add `#[derive(rkyv::Archive, rkyv::Serialize, rkyv::Deserialize)]`

0 commit comments

Comments
 (0)