plutus_data 0.0.5

derive macros for converting between rust data types and plutus-data
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies.cardano-multiplatform-lib]
version = "3.1.0"

[dependencies.hex]
version = "^0.4.3"

[dependencies.plutus_data_derive]
version = "0.0.5"

[package]
authors = ["Olof Blomqvist <olof@twnet.se>"]
description = "derive macros for converting between rust data types and plutus-data"
edition = "2021"
license-file = "licence"
name = "plutus_data"
repository = "https://github.com/OlofBlomqvist/plutus_data"
version = "0.0.5"