Skip to main content
get_property_by_key
stylex_
transform
0.15.3
In stylex_
transform::
shared::
utils::
ast::
helpers
stylex_transform
::
shared
::
utils
::
ast
::
helpers
Function
get_
property_
by_
key
Copy item path
Source
pub fn get_property_by_key<'a>(expr: &'a Expr, key: &
str
) ->
Option
<&'a Expr>