Skip to main content
validate_rust_identifier
codegen
0.1.0
In codegen::
app::
identifiers
codegen
::
app
::
identifiers
Function
validate_
rust_
identifier
Copy item path
Source
pub(super) fn validate_rust_identifier( identifier: &
str
, context: &
str
, ) ->
Result
<
()
>