rip_list

Crates.iorip_list
lib.rsrip_list
version0.1.4
sourcesrc
created_at2023-08-22 18:32:38.411494
updated_at2023-08-22 20:04:11.627886
descriptionA tool to list the contents of a local repository
homepage
repository
max_upload_size
id951245
size32,216
MahmoudESSE (MahmoudESSE)

documentation

README

list files and directories in the current directory or the requested directory

Tools


serde = "1.0.140"

anyhow = "1.0.58"

tokio = { version = "1", features = ["full"] }

color-eyre = "0.6.2"

tracing = "0.1.35"

tracing-subscriber = "0.3.15"

chrono = "0.4"

derive_builder = "0.12.0"

Commit count: 0

cargo fmt