Module bugstalker::oracle

source ·
Expand description

Oracles system. Oracle is an optional plugin for debugger. Oracles use watch points for analyse debug information and visualize it. As example - tokio oracle can can keep track of active tasks. There is builtin and external (created by user) oracles.

Modules§

Traits§