forked from mirror/Riven
fixup! Release 2.5.1
parent
9f5935a3f5
commit
ede1247bf8
|
@ -107,7 +107,8 @@ impl Champion {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/// The error used for failures in [`Champion::from_str`].
|
/// The error used for failures in [`Champion`]'s
|
||||||
|
/// [`FromStr`](std::str::FromStr) implementation.
|
||||||
///
|
///
|
||||||
/// Currently only internally stores the four characters used to parse the
|
/// Currently only internally stores the four characters used to parse the
|
||||||
/// champion, but may change in the future.
|
/// champion, but may change in the future.
|
||||||
|
|
Loading…
Reference in New Issue