Crates.io | search-autocompletion |
lib.rs | search-autocompletion |
version | 0.4.0 |
source | src |
created_at | 2021-02-09 19:58:39.687708 |
updated_at | 2021-04-28 13:32:19.097273 |
description | A Rust implementation of Search Auto Completion |
homepage | |
repository | https://gitlab.com/Arisa_Snowbell/search-autocompletion |
max_upload_size | |
id | 352882 |
size | 7,771 |
A Rust implementation of Search Auto Completion.
Create a new AutoComplete struct, you can use default(Empty) or new(Must be used with pre-defined words).
The license is GNU General Public License v3.0