ltrait 0.3.2

Yet Another Fuzzy Finder (Builder) for OS Wide, inspired from vim-fall and ddu.vim (and xmonad)
Documentation
[dependencies.async-trait]
version = "0.1.86"

[dependencies.color-eyre]
version = "0.6.3"

[dependencies.tokio-stream]
version = "0.1.17"

[dependencies.tracing]
version = "0.1.41"

[dependencies.tracing-subscriber]
features = ["local-time"]
version = "0.3.19"

[dev-dependencies.async-stream]
version = "0.3.6"

[dev-dependencies.tokio]
features = ["full"]
version = "1.43.0"

[lib]
name = "ltrait"
path = "src/lib.rs"

[package]
authors = ["satler <satler@satler.dev>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Yet Another Fuzzy Finder (Builder) for OS Wide, inspired from vim-fall and ddu.vim (and xmonad)"
documentation = "https://docs.rs/ltrait/"
edition = "2024"
homepage = "https://crates.io/crates/ltrait"
license = "MIT"
name = "ltrait"
readme = false
repository = "https://github.com/ltrait/core"
version = "0.3.2"