Function nix_compat::derivation::parser::parse_input_sources
source ยท fn parse_input_sources(
i: &[u8],
) -> IResult<&[u8], BTreeSet<StorePath<String>>, NomError<&[u8]>>
fn parse_input_sources(
i: &[u8],
) -> IResult<&[u8], BTreeSet<StorePath<String>>, NomError<&[u8]>>