tsain-pattern 0.1.0

Chain TypeScript and Rust in fast and secure way
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies.
#
# If you are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2024"
name = "tsain-pattern"
version = "0.1.0"
authors = ["Acheul <seoul605.21@gmail.com>"]
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Chain TypeScript and Rust in fast and secure way"
readme = "README.md"
keywords = [
    "wasm",
    "serde",
    "serialization",
    "typescript",
]
categories = [
    "wasm",
    "web-programming",
]
license = "MIT"
repository = "https://github.com/acheul/tsain"

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

[dependencies]