Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/cargo-lambda/cargo-lambda
/ env.rs
File
env.rs
crates/cargo-lambda-metadata/src/env.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
use clap::{ArgAction, Args, ValueHint};
2
use env_file_reader::read_file;
3
use miette::Result;
4
use serde::{Deserialize, Serialize, ser::SerializeStruct};
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected