Function sway_lsp::handlers::request::handle_visualize

source ยท
pub fn handle_visualize(
    _state: &ServerState,
    params: VisualizeParams,
) -> Result<Option<String>>
Expand description

Returns a String of the GraphViz DOT representation of a graph.