necromancer 0.0.0

Reserving a package name for a pure-Rust re-implementation of the Blackmagic ATEM control protocol
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# necromancer   [![Latest Version]][crates.io] [![Docs version]][docs.rs]

`necromancer` will be a pure-Rust re-implementation of the Blackmagic Design ATEM control
protocol.

> [!WARNING]
> **This is still a work in progress.**
>
> Version 0.0.0 does nothing but reserve the package name on crates.io.
>
> A real release will follow soon... it's just taking a while! :)

[crates.io]: https://crates.io/crates/necromancer
[Docs version]: https://img.shields.io/docsrs/necromancer.svg
[docs.rs]: https://docs.rs/necromancer/
[Latest Version]: https://img.shields.io/crates/v/necromancer.svg