Skip to main content

stream_chunk_frame_to_expr

Function stream_chunk_frame_to_expr 

Source
pub fn stream_chunk_frame_to_expr(
    cx: &mut Cx,
    frame: &ServerFrame,
) -> Result<Expr>
Expand description

Compatibility helper. New code should call sim_lib_server::stream_frame_to_expr directly.