Skip to main content

Module quoted_string_cow

Module quoted_string_cow 

Source

Structs§

QuotedStringCow
エスケープなし文字列はゼロコピー (&'a str) で返し、 エスケープありの場合のみ String にフォールバックする quoted_string パーサー。

Functions§

quoted_string_cow