marker_utils 0.4.1

Marker's standard library for creating lints
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.marker_api]
version = "0.4.1"

[package]
categories = ["development-tools"]
description = "Marker's standard library for creating lints"
edition = "2021"
keywords = ["marker", "lint"]
license = "MIT OR Apache-2.0"
name = "marker_utils"
readme = "README.md"
repository = "https://github.com/rust-marker/marker"
rust-version = "1.66"
version = "0.4.1"