Skip to content

Commit f215994

Browse files
dj8yfodj8yf0μl
and
dj8yf0μl
authored
doc: add mention of indexmap feature (#349)
Co-authored-by: dj8yf0μl <[email protected]>
1 parent e01e16d commit f215994

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

borsh/docs/rustdoc_include/borsh_crate_top_level.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,9 @@
4343
* **bson** -
4444
Gates implementation of [BorshSerialize] and [BorshDeserialize]
4545
for [ObjectId](https://docs.rs/bson/2.9.0/bson/oid/struct.ObjectId.html).
46+
* **indexmap** -
47+
Gates implementation of [BorshSerialize] and [BorshDeserialize]
48+
for [indexmap::IndexMap](https://docs.rs/indexmap/2.8.0/indexmap/map/struct.IndexMap.html) and [IndexSet](https://docs.rs/indexmap/2.8.0/indexmap/set/struct.IndexSet.html)
4649
* **ascii** -
4750
Gates implementation of [BorshSerialize], [BorshDeserialize], [BorshSchema] for
4851
types from [ascii](https://docs.rs/ascii/1.1.0/ascii/) crate.

0 commit comments

Comments
 (0)