Type Definition vsmtp_plugin_vsl::objects::SharedObject
source · pub type SharedObject = Shared<Object>;Expand description
A vSL object that is shared or not, depending of the context of the rule engine.
pub type SharedObject = Shared<Object>;A vSL object that is shared or not, depending of the context of the rule engine.