Crate webc

source ·

Re-exports

pub extern crate bytes;

Modules

Parsing code for v1 of the WEBC format.

Structs

The WEBC file’s version number.

Enums

An error returned by detect().

Constants

File identification bytes stored at the beginning of the file.

Functions

Check whether something looks like a valid WEBC file and extract its version number.

Type Definitions