Function easy_plugin::extractor::lit_to_byte []

pub fn lit_to_byte(lit: &Spanned<LitKind>) -> Result<u8, (Span, String)>

Returns the LitKind::Byte value in the supplied Lit.