Skip to main content

input_binding

Function input_binding 

Source
pub fn input_binding<'a>(text: &'a str, input: &str) -> Option<&'a str>
Expand description

The declaration of the flake input named input, in any of its forms — name = { … };, inputs.name.url = "…";, a compact or a quoted binding — as the text of its value.