Bulk feed loading

This commit is contained in:
Schmiddiii 2022-09-18 12:56:08 +02:00
parent 23f987f100
commit e1051004e6
4 changed files with 50 additions and 2 deletions

View file

@ -36,3 +36,7 @@ path = "search_channel.rs"
[[example]]
name = "comments"
path = "comments.rs"
[[example]]
name = "bulk_feed"
path = "bulk_feed.rs"