Skip to main content

Module new_websocket_trigger

Module new_websocket_trigger 

Source

Structs§

NewWebsocketTrigger

Enums§

FilterLogic
Logic to apply when evaluating the top-level filters. ‘and’ requires all of them to match, ‘or’ requires any of them to match. Nested any_of/all_of/none_of groups carry their own logic.