Support more numeric types in conversion
This commit is contained in:
9
items_proc/Cargo.toml
Normal file
9
items_proc/Cargo.toml
Normal file
@@ -0,0 +1,9 @@
|
||||
[package]
|
||||
name = "items_proc"
|
||||
version = "0.0.1"
|
||||
authors = ["Dominik Werder <dominik.werder@gmail.com>"]
|
||||
edition = "2021"
|
||||
|
||||
[lib]
|
||||
path = "src/items_proc.rs"
|
||||
proc-macro = true
|
||||
Reference in New Issue
Block a user