Skip to content
This repository has been archived by the owner on Mar 4, 2024. It is now read-only.

Latest commit

 

History

History

entry_completion

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Entry completion example

This example demonstrates how to build a list of items and use them to autocomplete a field as the user types in something.

Run it by executing:

cargo run --bin entry_completions

screenshot