emit_expr

Function emit_expr 

Source
pub fn emit_expr(expr: &Expr) -> String
Expand description

Emits an expression to a string representation.

Used by ts_template! when injecting expressions into raw source strings.