Function butane_core::codegen::make_lit

source ยท
pub fn make_lit(s: &str) -> LitStr
Expand description

Create a LitStr (UTF-8 string literal) from a str.