RustQ.Atom (rustq v0.9.3)

Copy Markdown View Source

Utilities for converting Elixir names into valid Rust identifiers and atoms.

Summary

Functions

identifier!(value)

@spec identifier!(atom() | String.t()) :: atom()