Alex Rutar's Blog · Dec 4, 2024
Using Closure-style Traits to Simplify a Rust API
0Sign in to vote or save
This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.
Introduction I recently published a Rust library called nucleo-picker which enables command-line applications to incorporate an interface for making a selection from a number of provided options. The selection is done through an interactive query, with a search algorithm used to filter and rank the given possibilities. A popular choice, and the one internal to nucleo-picker 1 Not my…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.