[−][src]Module bastion::child
Child management, message generics and communication reside in this module.
Structs
| BastionChildren | Children representation from the system's perspective. |
Traits
| BastionClosure | Base minimum trait contract of process body closure. |
| Message | Message trait as bare minimum message contract. |
| Shell | Generic trait for all possible usable structs in system-wide |