ixhtml-scan 0.1.0-alpha.1

XBRL parsing, validation, and analysis toolkit
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[package]
name = "ixhtml-scan"
version.workspace = true
edition.workspace = true
license.workspace = true
repository.workspace = true
description.workspace = true

[lib]
path = "src/lib.rs"

[dependencies]
serde.workspace = true

[lints]
workspace = true