Class CargoCheckParser

  • All Implemented Interfaces:
    Serializable

    public class CargoCheckParser
    extends IssueParser
    A parser for rustc compiler messages in the JSON format emitted by cargo check --message-format json.
    Author:
    Gary Tierney
    See Also:
    Serialized Form