probando
This commit is contained in:
@@ -183,6 +183,8 @@ type TemporaryAuth = (String, String, (String, HashMap<String, OwnedValue>), u64
|
||||
struct PolicyDecision {
|
||||
allow: bool,
|
||||
/// Origen: "fractal" si vino del bus, "default-allow" si no había proveedor.
|
||||
/// Sólo aparece en `Debug` (logging); ningún consumer lo lee programmático.
|
||||
#[allow(dead_code)]
|
||||
source: &'static str,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user