nightshade-api 0.45.0

Procedural high level API for the nightshade game engine
Documentation
1
2
3
4
5
6
//! Types the standalone editor shares across its processes (the page, the
//! engine worker, and the desktop bridge), behind the `protocol`
//! feature. The agent surface is gated separately behind
//! `protocol-agent`.

pub mod protocol;