Un-doc a comment
This commit is contained in:
parent
4a1922fd1a
commit
4b7c759f2f
@ -37,8 +37,8 @@ pub enum WideEncoding {
|
||||
}
|
||||
|
||||
/// Line/Column information in legacy encodings.
|
||||
///
|
||||
/// Deliberately not a generic type and different from [`LineCol`].
|
||||
//
|
||||
// Deliberately not a generic type and different from `LineCol`.
|
||||
#[derive(Clone, Copy, Debug, PartialEq, Eq, Hash)]
|
||||
pub struct WideLineCol {
|
||||
/// Zero-based.
|
||||
|
Loading…
x
Reference in New Issue
Block a user