Skip to content

Add InteractionHandler to Rust API #6361

Open
@emesare

Description

@emesare

This would allow us to handle interactions programmatically from rust, a use case can be found in the flow graph example:

// TODO: Register BNInteractionHandlerCallbacks with showGraphReport pointing at our function
// TODO: Idea: register showGraphReport that dumps a dotgraph to stdin

C++ API class:

class InteractionHandler

Metadata

Metadata

Assignees

No one assigned

    Labels

    Component: Rust APIIssue needs changes to the Rust APIEffort: TrivialIssue should take < 1 dayImpact: LowIssue is a papercut or has a good, supported workaround

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions