Task Index

Explain how to use Vec<Box<dyn Plugin>>
Explain how a second trait is needed to construct it based on a given config
Explain how communication can be done
Explain how this communication can be typed by using Box<dyn Any>