File tree Expand file tree Collapse file tree 1 file changed +9
-7
lines changed Expand file tree Collapse file tree 1 file changed +9
-7
lines changed Original file line number Diff line number Diff line change 1
1
# Ego Tree
2
2
3
- [ ![ Crate version] [ crate-badge ]] [ crate ]
4
- [ ![ Build status] [ travis-badge ]] [ travis ]
5
-
6
- [ crate ] : https://crates.io/crates/ego-tree
7
- [ travis ] : https://travis-ci.org/programble/ego-tree
8
- [ crate-badge ] : https://img.shields.io/crates/v/ego-tree.svg
9
- [ travis-badge ] : https://img.shields.io/travis/programble/ego-tree.svg
3
+ [ ![ crates.io] ( https://img.shields.io/crates/v/ego-tree?color=dark-green )] [ crate ]
4
+ [ ![ downloads] ( https://img.shields.io/crates/d/ego-tree )] [ crate ]
5
+ [ ![ test] ( https://github.com/rust-scraper/ego-tree/actions/workflows/test.yml/badge.svg )] [ tests ]
10
6
11
7
Vec-backed ID-tree.
8
+
9
+ ` ego-tree ` is on [ Crates.io] [ crate ] and [ GitHub] [ github ] .
10
+
11
+ [ crate ] : https://crates.io/crates/ego-tree
12
+ [ github ] : https://github.com/rust-scraper/ego-tree
13
+ [ tests ] : https://github.com/rust-scraper/ego-tree/actions/workflows/test.yml
You can’t perform that action at this time.
0 commit comments