Docs.rs
dsl-ractor-0.2.1
dsl-ractor 0.2.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
irregularBismuth
Dependencies
proc-macro2 ^1.0.101
normal
quote ^1.0.40
normal
syn ^2.0.106
normal
Versions
75%
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
Crate dsl_ractor
dsl_
ractor
0.2.1
All Items
Crate Items
Macros
Attribute Macros
Crate
dsl_
ractor
Copy item path
Source
Macros
§
actor_
handle
Procedural macro to define the actor’s message handling logic.
actor_
pre_
start
Procedural macro to define the actor’s initialization logic.
Attribute Macros
§
actor
Attribute macro to define an
Actor
.