oxygengine-ignite-types 0.13.2

Ignite types module for Oxygen Engine
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.serde]
features = ["derive"]
version = "1"

[package]
authors = ["Patryk 'PsichiX' Budzynski <psichix@gmail.com>"]
description = "Ignite types module for Oxygen Engine"
documentation = "https://docs.rs/oxygengine-ignite-types"
edition = "2018"
homepage = "https://github.com/PsichiX/oxygengine"
license-file = "LICENSE"
name = "oxygengine-ignite-types"
readme = "../README.md"
repository = "https://github.com/PsichiX/oxygengine"
version = "0.13.2"