section-config: fix link to SectionConfigData
Signed-off-by: Maximiliano Sandoval <m.sandoval@proxmox.com>
This commit is contained in:
parent
ec3e8e05e4
commit
de004f736d
@ -138,7 +138,7 @@ fn to_pair(
|
||||
}
|
||||
}
|
||||
|
||||
/// Typed variant of [`SectionConfigData`](proxmox_section_config::SectionConfigData).
|
||||
/// Typed variant of [`SectionConfigData`](crate::SectionConfigData).
|
||||
/// This dereferences to the section hash for convenience.
|
||||
#[derive(Debug, Clone)]
|
||||
pub struct SectionConfigData<T> {
|
||||
|
Loading…
x
Reference in New Issue
Block a user