pub fn from_slice_file<'a, 'b>(
s: &'a [u8],
path: &'b Path,
) -> Result<Schematic<ByteFileSpan<'a, 'b>>, Error<ByteFileSpan<'a, 'b>>>pub fn from_slice_file<'a, 'b>(
s: &'a [u8],
path: &'b Path,
) -> Result<Schematic<ByteFileSpan<'a, 'b>>, Error<ByteFileSpan<'a, 'b>>>