nexus-actor-core-rs 1.0.7

Core library for Nexus Actor
Documentation
1
2
3
4
5
pub mod actor {
  include!("../generated/actor.rs");
}
pub mod actor_impl;
mod poison_pill;