paralegal_
compiler
0.1.0
In paralegal_
compiler::
parsers::
shared
paralegal_compiler
::
parsers
::
shared
Function
alphabetic_with_underscores
Copy item path
Source
pub fn alphabetic_with_underscores( s: &
str
, ) ->
IResult
<&
str
,
String
,
VerboseError
<&
str
>>