sniff_unity_file_kind_prefix

Function sniff_unity_file_kind_prefix 

Source
pub fn sniff_unity_file_kind_prefix(prefix: &[u8]) -> Option<UnityFileKind>
Expand description

Classify a file by inspecting an in-memory prefix.

This is a cheap, conservative helper intended for fast directory scans.