Skip to main content

hook_placeholder

Function hook_placeholder 

Source
pub(super) fn hook_placeholder(
    rows: &mut Vec<LedgerRow>,
    owner: &str,
    path: &str,
    key: &str,
    spell_id: u32,
    category: OperationCategory,
)