Function deduct_caller

Source
pub fn deduct_caller<CTX: ContextTr>(
    context: &mut CTX,
) -> Result<(), <CTX::Db as Database>::Error>