yozuk-helper-preprocessor 0.20.6

Preprocessor utilities for Yozuk
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[package]
name = "yozuk-helper-preprocessor"
version = "0.20.6"
edition = "2021"
authors = ["picoHz <picoHz@outlook.com>"]
description = "Preprocessor utilities for Yozuk"
keywords = ["yozuk"]
categories = ["text-processing"]
repository = "https://github.com/yozuk/yozuk/helpers/preprocessor"
homepage = "https://yozuk.com"
documentation = "https://docs.rs/yozuk-helper-preprocessor"
license = "MIT"
readme = "README.md"

[dependencies]
yozuk-sdk = "0.20.6"