Function fits_rs::parser::fits []

pub fn fits(i: &[u8]) -> IResult<&[u8], Fits, u32>

Will parse data from a FITS file into a Fits structure