orthanc_api 0.0.2

Orthanc API hand-written response models
Documentation
[dependencies.compact_str]
features = ["serde"]
version = "0.9.0"

[dependencies.nutype]
features = ["serde"]
version = "0.6.1"

[dependencies.serde]
features = ["derive"]
version = "1.0.219"

[dependencies.serde_json]
version = "1.0.140"

[dependencies.serde_with]
version = "3.14.0"

[dev-dependencies.pretty_assertions]
version = "1.4.1"

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

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["science::neuroscience", "science", "web-programming::http-client", "api-bindings"]
description = "Orthanc API hand-written response models"
edition = "2024"
keywords = ["orthanc", "api", "client", "rest"]
license = "GPL-3.0"
name = "orthanc_api"
readme = "README.md"
repository = "https://github.com/FNNDSC/orthanc-rs"
resolver = "2"
version = "0.0.2"