Function action_core::get_raw_input
source · pub fn get_raw_input(
env: &impl Read,
name: impl AsRef<str>
) -> Result<String, VarError>
pub fn get_raw_input(
env: &impl Read,
name: impl AsRef<str>
) -> Result<String, VarError>