File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
# predicates-rs
2
2
3
- This library is an implementation of ** boolean-valued predicate functions** in Rust.
3
+ > This library is an implementation of ** boolean-valued predicate functions** in Rust.
4
4
5
5
[ ![ Build Status] ( https://travis-ci.org/assert-rs/predicates-rs.svg?branch=master )] ( https://travis-ci.org/assert-rs/predicates-rs )
6
6
[ ![ Build status] ( https://ci.appveyor.com/api/projects/status/enru6k55xme867u6?svg=true )] ( https://ci.appveyor.com/project/epage/predicates-rs )
7
+ [ ![ Documentation] ( https://img.shields.io/badge/docs-master-blue.svg )] ( https://docs.rs/predicates )
8
+ ![ License] ( https://img.shields.io/crates/l/predicates.svg )
7
9
[ ![ Crates.io] ( https://img.shields.io/crates/v/predicates.svg?maxAge=2592000 )] ( https://crates.io/crates/predicates )
8
10
9
- [ Documentation] ( https://docs.rs/predicates )
10
-
11
11
[ Changelog] ( https://github.com/assert-rs/predicates-rs/blob/master/CHANGELOG.md )
12
12
13
13
You can’t perform that action at this time.
0 commit comments