elicitor-types 0.6.1

Core types for the elicit crate - presentation-agnostic survey definitions.
Documentation
[dependencies.anyhow]
version = "1"

[dependencies.thiserror]
version = "2"

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

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Core types for the elicit crate - presentation-agnostic survey definitions."
edition = "2024"
license = "MIT OR Apache-2.0"
name = "elicitor-types"
readme = false
repository = "https://github.com/barafael/elicitor"
version = "0.6.1"