Function decode_list_slug

Source
pub(crate) fn decode_list_slug(slug: &str) -> Result<(bool, bool)>