Registry / testing / dprint-development

dprint-development

JSON →
library0.10.2rscratesunverified

Helper functions for testing dprint plugins.

# Cargo.toml [dependencies] dprint-development = "0.10.2"
INSTALL
IMPORT
SIG · DPRINT-DEVELOPMENT
D
dprint-development
testingrustv0.10.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

test_plugin
✓ use dprint_development::test_plugin;

Tests a dprint plugin.

use dprint_development::test_plugin; fn main() { test_plugin(); println!("Plugin tested"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.10.2latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
Resources
dprint-development — cargo add dprint-development · libregistry