Code Monkey home page Code Monkey logo

Comments (6)

Keruspe avatar Keruspe commented on May 29, 2024

Something definitely needs to be done wrt this, yep

from cookie-factory.

Keruspe avatar Keruspe commented on May 29, 2024
cookie_factory::{
    deprecated::macros::*, // meh, macros are always exported at the root of the crate no matter where they are defined but still...
    no_std::io::*,
    *
}

This could be a first step

from cookie-factory.

sdroege avatar sdroege commented on May 29, 2024

Yeah, sounds like a good start to me. I was also thinking about creating modules like nom's branch, combinator, character, sequence, etc. but those modules would look mostly empty right now so maybe not worth it.

from cookie-factory.

Geal avatar Geal commented on May 29, 2024

yup, it's a good idea to have modules, better have them now and add stuff later, because changing module paths later will be a breaking change

from cookie-factory.

sdroege avatar sdroege commented on May 29, 2024

Ok, let's go with the top-level modules of nom then as a starting point, plus what @Keruspe said in the first comment above? I can prepare a PR for that if that sounds fine to everybody.

from cookie-factory.

sdroege avatar sdroege commented on May 29, 2024

This is fixed by a265b1c and follow-up commits now

from cookie-factory.

Related Issues (15)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.