pub fn uri_to_thumbhash(uri: &str) -> Option<Vec<u8>>
Expand description

Get the thumbhash data from the thumbhash URI. Returns None if the URI is not a valid thumbhash URI. Will not check whether the thumbhash is valid.