nix_compat::derivation::parser

Function parse

Source
pub(crate) fn parse(i: &[u8]) -> Result<Derivation, Error<&[u8]>>