Skip to main content

Crate cargofetch

Crate cargofetch 

Source

Re-exports§

pub use crate::render::PackageInfo;
pub use crate::structure::ArtType;

Modules§

checks
cli
config
parse
render
size
structure

Functions§

fetch
Run the full cargofetch pipeline for the current directory and return the formatted display lines.
generate
Build a PackageInfo and format it, returning the display lines.