Type Alias Files

Source
pub type Files = Map<&'static str, &'static [u8]>;

Aliased Typeยง

struct Files {}