Function wthor::parse

source · []
pub fn parse(bytes: &[u8]) -> Result<WthorFile, WthorError>
Expand description

Parses bytes into one of three representations.

If a solitaire file is detected only the header will be returned.