marker_lints 0.4.3

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.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a29cc2b38f57f3265f814d6627f8f1e34e3340f9878f1f32b4f59378bd947cf3"

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