Skip to content

Simplify importing flatdata-rs #150

@boxdot

Description

@boxdot

At the moment, to import flatdata in rust, we need to write:

#[macro_use]
extern crate flatdata
  • We should try to remove this requirement.
  • Also, nightly compiler fails due to missing flatdata_intersperse macro.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions