pub trait PrivateInstallation: Any + Send + Sync { }
A private item that can be installed in a context after it is built.