File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 1
1
# image
2
2
3
+ [ ![ crates.io] ( https://img.shields.io/crates/v/onefetch-image )] ( https://crates.io/crates/onefetch-image )
4
+ [ ![ docs.rs] ( https://img.shields.io/docsrs/onefetch-image )] ( https://docs.rs/onefetch-image )
5
+
3
6
Provides the primary interface to diplay images to the terminal.
4
7
5
8
Protocols supported:
Original file line number Diff line number Diff line change 1
1
# manifest
2
2
3
+ [ ![ crates.io] ( https://img.shields.io/crates/v/onefetch-manifest )] ( https://crates.io/crates/onefetch-manifest )
4
+ [ ![ docs.rs] ( https://img.shields.io/docsrs/onefetch-manifest )] ( https://docs.rs/onefetch-manifest )
5
+
3
6
Provides the primary interface to detect and parse the repository's manifest(s).
4
7
5
8
_ This crate is designed as part of the [ onefetch] ( https://github.com/o2sh/onefetch ) project._
You can’t perform that action at this time.
0 commit comments