mirror of
https://github.com/Zenithsiz/dcb.git
synced 2026-02-09 11:48:16 +00:00
Fixed documentation reference being malformed in validation.rs.
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
use std::borrow::Cow;
|
||||
|
||||
|
||||
/// Validation for [`bytes::validate`]
|
||||
/// Validation for (`Bytes::validate`)[`crate::Bytes::validate`]
|
||||
#[derive(Debug, PartialEq, Clone)]
|
||||
pub struct Validation<'a> {
|
||||
/// If the validation was successful.
|
||||
|
||||
Reference in New Issue
Block a user