Struct LiteralString
spirv
pub struct LiteralString(_);
impl LiteralString
fn as_str(&self) -> Result<&str, Utf8Error>
impl Debug for LiteralString
fn fmt(&self, f: &mut Formatter) -> Result
Formats the value using the given formatter.