Skip to content

Consider exposing the parser as a library crate #114

@FailedShack

Description

@FailedShack

Hello! I found your project whilst trying to find a library crate to use in my own project to parse blockchain related data.
Unfortunately, as the project is currently structured, it's only a binary crate, which means you cannot import and use its parser components.
It would be much more useful if the parser portion was exposed as a library crate and the CLI part simply leveraged it so that others can use it too.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions