fimi_magic 0.1.3

Procedural macros for fimi-rs (generic file migration framework)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "fimi_magic"
version = "0.1.3"
edition = "2021"
description = "Procedural macros for fimi-rs (generic file migration framework)"
license = "MIT OR Apache-2.0"
keywords = ["file", "migration"]
repository = "https://github.com/aaronhallaert/fimi-rs"
readme = "README.md"

[lib]
name = "fimi_magic"
proc-macro = true