third_party_rust_codespan/codespan
Andrew Hickman 3a3e09c285 Fix build on wasm with serialization feature`
serde` only implements `Serialize` for `OsString` on
unix and windows.
2020-09-04 12:17:23 +01:00
..
src Fix build on wasm with serialization feature` 2020-09-04 12:17:23 +01:00
Cargo.toml Bump cargo version to v0.9.5 2020-06-24 13:34:09 +10:00
CHANGELOG.md Bump cargo version to v0.9.5 2020-06-24 13:34:09 +10:00
README.md Make codespan-reporting more prominent in README 2020-03-09 16:24:48 +11:00

codespan

Continuous integration Crates.io Docs.rs Gitter

Utilities for dealing with source code locations.