pub async fn render_figure_snapshot(
handle: FigureHandle,
width: u32,
height: u32,
textmark: Option<String>,
) -> BuiltinResult<Vec<u8>>pub async fn render_figure_snapshot(
handle: FigureHandle,
width: u32,
height: u32,
textmark: Option<String>,
) -> BuiltinResult<Vec<u8>>