with_extra
Method
This is a method of the HookInput class in the hooks module.Add extra data
Signature
Parameters
No description available.
No description available.
Returns
The result of the operation.
with_extra: Add extra data
This is a method of the HookInput class in the hooks module.Add extra data
def with_extra(mut self, key: impl Into<String>, value: serde_json::Value) -> Self