FlakeReference derives Clone
This commit is contained in:
parent
7de15fa260
commit
716c028bb1
1 changed files with 1 additions and 0 deletions
|
|
@ -98,6 +98,7 @@ impl FlakeReferenceParseFlags {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#[derive(Clone)]
|
||||||
pub struct FlakeReference {
|
pub struct FlakeReference {
|
||||||
pub(crate) ptr: NonNull<raw::flake_reference>,
|
pub(crate) ptr: NonNull<raw::flake_reference>,
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue