Skip to content

Make indexmap dependency optional #810

Open
@zeenix

Description

@zeenix

Sometimes one just needs parsing/deserialization and it would be great to be able to do that with this crate w/o having to drag indexmap and its deps along only for that (See bkchr/proc-macro-crate#37). I believe the order is only important when writing back data after reading it but not, when only parsing so this should be possible?

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-parseArea: Parsing TOMLC-enhancementCategory: Raise on the bar on expectationsM-breaking-changeMeta: Implementing or merging this will introduce a breaking change.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions