marker_lints 0.5.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 = 4

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

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