Docs.rs
simpl_actor_macros-0.2.7
simpl_actor_macros 0.2.7
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
tqwewe
Dependencies
heck ^0.4.1
normal
proc-macro2 ^1.0.78
normal
quote ^1.0.35
normal
syn ^2.0.52
normal
Versions
66.67%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
simpl_
actor_
macros
0.2.7
All Items
Crate Items
Attribute Macros
Derive Macros
Crate
simpl_actor_macros
Copy item path
Source
Attribute Macros
§
actor
Attribute macro placed on
impl
blocks of actors to define messages.
Derive Macros
§
Actor
Derive macro implementing the
Actor
trait with default behaviour.