takoyaki_core

Crates.iotakoyaki_core
lib.rstakoyaki_core
version1.2.0
sourcesrc
created_at2023-03-15 06:33:17.295237
updated_at2023-03-15 06:33:17.295237
descriptionCore package to build plugins for takoyaki
homepagehttps://takoyaki.kyeboard.me
repositoryhttps://github.com/kyeboard/takoyaki
max_upload_size
id810510
size24,420
kyeboard (kyeboard)

documentation

README

MIT LICENSE

Takoyaki

Rust SDK to build takoyaki plugins

Know more about takoyaki from official website - https://takoyaki.kyeboard.me

Installation

Add the following line to your Cargo.toml file

[dependencies]
takoyaki = "1.2.0"

Documentation

Learn how to create a takoyaki plugin by reading the docs - https://docs.takoyaki.kyeboard.me

Commit count: 115

cargo fmt