marker_lints 0.4.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.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "656e2a5a54cf9d95991aba9eafee1c1cdeb2af572fb6523066d00a07ed27ba6f"

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