[−][src]Type Definition libhoney::DynamicFieldFunc
type DynamicFieldFunc = fn() -> Value;
Shorthand type for the function to be passed to the add_dynamic_field
calls
type DynamicFieldFunc = fn() -> Value;
Shorthand type for the function to be passed to the add_dynamic_field
calls