Spracherkennung für: .toml vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]
disallowed-methods = [
{ path = "std::slice::from_raw_parts", reason = "see null_safe_slice" },
{ path = "std::time::Instant::now", reason = "time should be provided externally" }
]
disallowed-macros = [
{ path = "std::dbg" }
]
allow-mixed-uninlined-format-args = false
allow-unwrap-in-tests = true
allow-dbg-in-tests = true
avoid-breaking-exported-api = false # We have one consumer and can afford to break the API.
pass-by-value-size-limit = 32
[Dauer der Verarbeitung: 0.16 Sekunden, vorverarbeitet 2026-08-25]