mirror of
https://github.com/TeamPiped/piped-rust-sdk.git
synced 2024-08-14 23:56:06 +00:00
Add support for search suggestions.
This commit is contained in:
parent
d81633205f
commit
dacbdab7d6
3 changed files with 41 additions and 14 deletions
|
@ -24,3 +24,7 @@ path = "trending.rs"
|
|||
[[example]]
|
||||
name = "video"
|
||||
path = "video.rs"
|
||||
|
||||
[[example]]
|
||||
name = "search_suggestions"
|
||||
path = "search_suggestions.rs"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue