danmuji-sdk 0.1.0

Rust SDK abstractions for Bilibili Danmuji (bililive_dm) plugins
Documentation
  • Coverage
  • 0.62%
    1 out of 162 items documented0 out of 45 items with examples
  • Size
  • Source code size: 19.41 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.17 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 4s 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站弹幕姬.