normalize-analyze 0.3.2

Shared entity types and ranking infrastructure for normalize analyze commands
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "normalize-analyze"
description = "Shared entity types and ranking infrastructure for normalize analyze commands"
version.workspace = true
edition.workspace = true
license.workspace = true
repository.workspace = true

[dependencies]
serde = { workspace = true }
schemars = "1"