aes_types 0.1.0

Adobe ExtendScript external object library implementation in Rust
Documentation
[dependencies.libc]
version = "0.2"

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

[package]
authors = ["Alex <aka.inq@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Adobe ExtendScript external object library implementation in Rust"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "aes_types"
readme = false
version = "0.1.0"