Function decode

Source
pub fn decode(
    blur_hash: &str,
    width: usize,
    height: usize,
) -> Result<Vec<u8>, Error>