Code Monkey home page Code Monkey logo

Comments (4)

AzureMarker avatar AzureMarker commented on June 22, 2024 1

Additionally, I would try to avoid having any logic in the folder string. That kind of thing should be in your build.rs script.

from rust-embed.

AzureMarker avatar AzureMarker commented on June 22, 2024 1

I recommend using the built-in functionality of https://doc.rust-lang.org/cargo/reference/build-scripts.html (or [env] as you suggested), especially if you need logic around the folder path.

from rust-embed.

AzureMarker avatar AzureMarker commented on June 22, 2024

Have you tried setting the env variable in your build.rs script? I think the current behavior is good because it's explicit.

from rust-embed.

rbozan avatar rbozan commented on June 22, 2024

Well I guess for my use case I can also use [env] in my Cargo config as that would fix it. But still it would be nice if an folder does not exist it wouldn't panic but you can silently ignore it so the Content in this case would just be empty as well. The issue can be closed though if you don't agree

from rust-embed.

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.