10 releases

Uses new Rust 2024

0.0.10 Mar 24, 2025
0.0.9 Mar 6, 2025
0.0.8 Feb 17, 2025
0.0.5 Jan 25, 2025
0.0.2 Dec 16, 2024

#552 in Development tools


Used in yozefu

Apache-2.0

335KB
8K SLoC

Structures and utility functions to build the command line interface of yozefu. It relies on the clap crate.


yozefu-command

Build The crate

This library contains the clap commands of Yozefu:

  • configure to access to the configuration file.
  • create-filter to crate a new search filter
  • import-filter to import the search filter to the tool.

The crate also exports a headless mode. It is the same application but without the usage of Ratatui. Results are printed to stdout.

Usage

cargo add yozefu-command

Dependencies

~66–89MB
~1.5M SLoC

OSZAR »