marker_lints 0.3.0

Lints for the marker_api and marker_utils crate
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "marker_api"
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "16283aa8df787296ec72e3d54a2f3f4b9d43f5ecce77b3318a291c6188c52a33"

[[package]]
name = "marker_lints"
version = "0.3.0"
dependencies = [
 "marker_api",
]