pub fn register_weight_format(reg: WeightFormatRegistration)Expand description
Register a custom weight format (call before the first load). Later entries override built-ins when the same extension is registered twice.
pub fn register_weight_format(reg: WeightFormatRegistration)Register a custom weight format (call before the first load). Later entries override built-ins when the same extension is registered twice.