Skip to main content

Crate stylex_transform

Crate stylex_transform 

Source

Re-exports§

pub use transform::StyleXTransform;

Modules§

shared
transform

Macros§

expr_to_str_or_deopt
Macro to safely convert an expression to a string with proper error handling. Returns the string on success, or calls deopt and returns None on failure.
stylex_panic_with_context
Panic with a [StyleX]-prefixed code frame error.