senpy-ffi 0.1.3

FFI bindings for senpy-rs
Documentation
[dependencies.libc]
version = "0.2.119"

[dependencies.senpy]
version = "0.1.3"

[lib]
crate-type = ["dylib"]
name = "senpy_ffi"
path = "src/lib.rs"

[package]
authors = ["Fuwn <contact@fuwn.me>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
categories = ["web-programming", "api-bindings"]
description = "FFI bindings for senpy-rs"
documentation = "https://docs.rs/senpy-ffi/"
edition = "2021"
homepage = "https://github.com/senpy-club/senpy-ffi"
keywords = ["rust", "anime", "senpy", "senpy-club"]
license = "GPL-3.0-only"
name = "senpy-ffi"
readme = "README.rst"
repository = "https://github.com/senpy-club/senpy-ffi"
version = "0.1.3"