Giter VIP home page Giter VIP logo

Comments (4)

ia0 avatar ia0 commented on July 20, 2024 1

Good point. I updated the README and documentation.

from data-encoding.

mriise avatar mriise commented on July 20, 2024

Aaaaand I just read your comment multiformats/rust-multibase#25 (comment)

from data-encoding.

ia0 avatar ia0 commented on July 20, 2024

The macro doesn't need the alloc feature to work, so it shouldn't be necessary to change its dependencies.

The problem is due to rust-lang/cargo#7915 where cargo leaks features of compile-time dependencies like proc-macro. The current fix is to use the host_dep unstable feature for now until it gets stable. Does this fix your issue?

from data-encoding.

mriise avatar mriise commented on July 20, 2024

@ia0 yes, I was going to close this with my last comment but figured it might be good for anyone else who comes across the problem. Maybe a quick note in the README for the macro lib to prevent others falling into the same hole?

from data-encoding.

Related Issues (20)

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.