[][src]Function c2rust_refactor::rewrite::json::stringify_marks

pub fn stringify_marks(
    krate: &Crate,
    node_id_map: &HashMap<NodeId, NodeId>,
    marks: &HashSet<(NodeId, Symbol)>
) -> String