spdfdiff_types 0.1.1-preview.8

Shared semantic PDF diff types, diagnostics, provenance, and limits.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[package]
name = "spdfdiff_types"
version = "0.1.1-preview.8"
edition.workspace = true
license.workspace = true
repository.workspace = true
rust-version.workspace = true
description = "Shared semantic PDF diff types, diagnostics, provenance, and limits."

[dependencies]
serde.workspace = true
thiserror.workspace = true

[features]
fuzzing = []

[lints]
workspace = true