Skip to content

Discussion: Separation of floki into library and binary #112

@maxdymond

Description

@maxdymond

In order to make floki easier to test on the Rust side, it might make sense to split floki into a library portion and a binary portion. This issue is to track what code would be in which part.

My naive first take on this:

  • binary:

    • command line parsing
  • library:

    • everything else

Would be interested in hearing thoughts... @rlupton20?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions