SNAPKITTYWEST's picture
push from SNAPKITTYWEST/hyperkitty-constraint-dsl
224e773 verified
Raw
History Blame Contribute Delete
177 Bytes
/// Append module — minimal stub.
/// All append logic is implemented in lib.rs::Chain::append()
pub fn append_to_chain() {
// Logic moved to Chain::append() in lib.rs
}