Coder Social home page Coder Social logo

Pub use JSON crate about handlebars-rust HOT 3 CLOSED

sunng87 avatar sunng87 commented on August 16, 2024
Pub use JSON crate

from handlebars-rust.

Comments (3)

sunng87 avatar sunng87 commented on August 16, 2024

Thanks @dbrgn ! Is this a best practice/pattern for dealing with multiple version of dependencies? I haven't used this technique in my projects. Is there any drawback for publish these crates? Is it possible to find me an example that I can follow? Thanks!

from handlebars-rust.

dbrgn avatar dbrgn commented on August 16, 2024

I'm not sure, but I think that's what the "pub use" feature is made for :)

I opened a similar issue in the iron project which was implemented: iron/iron#406

One of the advantages is also that a use handlebars::Json will refer to either rustc-serialize or serde, depending on the compile flags.

from handlebars-rust.

sunng87 avatar sunng87 commented on August 16, 2024

Since serde is widely used in user applications, and requires custom derive macro to generate code. I think we cannot do this for handlebars.

from handlebars-rust.

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.