Skip to main content

leading_quote

Function leading_quote 

Source
pub fn leading_quote(content: &str) -> Option<&str>
Expand description

Return the leading quote for a string, template, or bytes literal (e.g., """).