Function intercept::parameters::to_env

source ·
pub fn to_env(parameters: &Parameters) -> Result<(OsString, OsString), Error>
Expand description

Create a key-value pair from parameters to store that in environment.