oxygengine-ignite-types 0.27.0

Ignite types module for Oxygengine
Documentation
[package]

name = "oxygengine-ignite-types"

version = "0.27.0"

authors = ["Patryk 'PsichiX' Budzynski <psichix@gmail.com>"]

edition = "2021"

description = "Ignite types module for Oxygengine"

license = "MIT OR Apache-2.0"

homepage = "https://github.com/PsichiX/oxygengine"

repository = "https://github.com/PsichiX/oxygengine"

documentation = "https://docs.rs/oxygengine-ignite-types"

readme = "../../README.md"



[dependencies]

serde = { version = "1", features = ["derive"] }