ra_syntax: change module-level documentation for syntax_error to "see X" as per matklad

This commit is contained in:
Veetaha 2020-02-17 22:50:58 +02:00
parent b510e77fbe
commit e05eb631d4

View file

@ -1,4 +1,4 @@
//! Module that defines `SyntaxError`.
//! See docs for `SyntaxError`.
use std::fmt;