danmuji-sdk 0.1.2

Rust SDK abstractions for Bilibili Danmuji (bililive_dm) plugins
Documentation
  • Coverage
  • 2.41%
    4 out of 166 items documented0 out of 47 items with examples
  • Size
  • Source code size: 23.98 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.2 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 2s Average build duration of successful builds.
  • all releases: 5s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • lightsing/danmuji-sdk-rs
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • lightsing

danmuji-sdk

Rust SDK abstractions for writing plugins for B站弹幕姬 (copyliu/bililive_dm).

This crate provides the Rust-side plugin trait, event models, host API wrapper, and export_plugin! macro. Use it together with cargo-danmuji to build a single .dll plugin that can be loaded by B站弹幕姬.