dust_style_filetree_display

Crates.iodust_style_filetree_display
lib.rsdust_style_filetree_display
version0.8.5
sourcesrc
created_at2023-04-23 16:06:16.619349
updated_at2023-04-23 16:06:16.619349
descriptiona rip off of dust's display, useful for applications that want dust's output style for some reason
homepage
repositoryhttps://git.emunest.net/rei-forks/dust_style_filetree_display
max_upload_size
id846652
size54,647
(reivilibre)

documentation

README

dust_style_filetree_display

This crate contains the display components from dust. They have been ripped off, almost verbatim, from there! I have removed some of the things that aren't useful for a library user but this is a very quick and rough crude rip-out job — I haven't documented anything or finished taking effort to clean it up.

The dust style is nice and could be useful in other projects, that want to be look the same as dust (e.g. because they want to be familiar to dust users, in order to display size tree information whilst not displaying exactly what is on the filesystem).

The dust project is licensed under the Apache 2.0 licence, so this crate will do the same.

Commit count: 0

cargo fmt