takoyaki

Crates.iotakoyaki
lib.rstakoyaki
version1.2.1
sourcesrc
created_at2022-10-23 09:48:39.454733
updated_at2023-04-02 04:21:36.933783
descriptionCore package to build plugins for takoyaki
homepagehttps://takoyaki.kyeboard.me
repositoryhttps://github.com/kyeboard/takoyaki
max_upload_size
id695113
size25,658
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.1"

Documentation

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

Commit count: 115

cargo fmt