third_party_rust_codespan/codespan
Brendan Zabarauskas c16dfab918 Add SimpleFile and SimpleFiles structs
This adds the `SimpleFile` and `SimpleFiles` structures to the `codespan_reporting` crate to get people started with their programming languages. It also inverts the dependency between `codespan` and `codespan_reporting`. That way users of `codespan_reporting` no longer have to depend on `codespan` if they don’t want to.
2020-02-26 21:42:19 +11:00
..
src Add SimpleFile and SimpleFiles structs 2020-02-26 21:42:19 +11:00
Cargo.toml Add SimpleFile and SimpleFiles structs 2020-02-26 21:42:19 +11:00