pub fn lkc_reply(
point: &dyn Point,
subset: &[u8],
key: Option<&LkIdentity>,
data: &[u8],
links: &[Link],
not_replacable: bool,
) -> LkResult<PointArc>
Expand description
Create a new point that is a reply to a previous point, optionally under a given path segm.