spitfire-core 0.5.0

Core module for Spitfire toolset
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies.bytemuck]
features = ["derive"]
version = "1"

[package]
authors = ["Patryk 'PsichiX' Budzynski <psichix@gmail.com>"]
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"
resolver = "1"
version = "0.5.0"