diamondfire-actiondump 0.2.1

A wrapper around the code action dump from DiamondFire.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[dependencies.serde]
features = ["derive"]
version = "1"

[features]
default = ["registry"]
registry = []

[package]
authors = ["tk2217"]
description = "A wrapper around the code action dump from DiamondFire."
edition = "2021"
license = "MIT OR Apache-2.0"
name = "diamondfire-actiondump"
readme = "README.md"
repository = "https://github.com/tk2217/df-actiondump-rs/"
resolver = "2"
version = "0.2.1"