Skip to main content

kebab_to_flags_const

Function kebab_to_flags_const 

Source
pub fn kebab_to_flags_const(n: &str) -> Ident
Expand description

Convert a kebab name to a SCREAMING_SNAKE_CASE identifier suitable for use as a constant in a wasmtime::component::flags! invocation.