spitfire-core 0.29.2

Core module for Spitfire toolset
Documentation
[dependencies.bytemuck]
features = ["derive"]
version = "1"

[lib]
name = "spitfire_core"
path = "src/lib.rs"

[package]
authors = ["Patryk 'PsichiX' Budzynski <psichix@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "Core module for Spitfire toolset"
documentation = "https://docs.rs/spitfire-core"
edition = "2021"
homepage = "https://github.com/PsichiX/spitfire"
license = "MIT OR Apache-2.0"
name = "spitfire-core"
readme = "README.md"
repository = "https://github.com/PsichiX/spitfire"
version = "0.29.2"