Fix doc
This commit is contained in:
parent
88066323fd
commit
32efe3080c
@ -107,7 +107,7 @@ pub enum Kind {
|
|||||||
Array(Type),
|
Array(Type),
|
||||||
/// A range type along with the type of its elements.
|
/// A range type along with the type of its elements.
|
||||||
Range(Type),
|
Range(Type),
|
||||||
/// Domain type along with its underlying type.
|
/// A domain type along with its underlying type.
|
||||||
Domain(Type),
|
Domain(Type),
|
||||||
#[doc(hidden)]
|
#[doc(hidden)]
|
||||||
__PseudoPrivateForExtensibility,
|
__PseudoPrivateForExtensibility,
|
||||||
|
Loading…
Reference in New Issue
Block a user