Skip to main content

with_kind

Function with_kind 

Source
pub fn with_kind(repr: PersistentRepr, kind: EntryKind) -> PersistentRepr
Expand description

Push the provenance tag for kind onto repr without changing the struct shape. Returns the repr by value for chaining.