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

Latest commit

 

History

History
12 lines (8 loc) · 251 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 251 Bytes

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