aquestalk_rs 0.3.4

AquesTalkをRustで安全に使えるようにするラッパー
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.libloading]
version = "0.7"

[dependencies.safety_breaker]
version = "0.1"

[package]
authors = ["WinLinux1028 <WinLinux1028@github.com>"]
description = "AquesTalkをRustで安全に使えるようにするラッパー"
edition = "2018"
homepage = "https://winlinux1028.github.io/"
license-file = "LICENSE"
name = "aquestalk_rs"
repository = "https://github.com/WinLinux1028/aquestalk_rs"
version = "0.3.4"