Skip to main content

bank_ops

Function bank_ops 

Source
pub fn bank_ops(blz: &str) -> Result<AnyBank>
Expand description

Look up a bank implementation by its BLZ (Bankleitzahl).

The BLZ is the canonical bank identifier — banks are dispatched based on it. BLZ 12030000 → DKB implementation; all others → GenericBank.