Skip to main content

is_enabled

Function is_enabled 

Source
pub fn is_enabled() -> bool
Expand description

Whether auditing is on. Default CRUD checks this before spending a read to capture before-state, so an unaudited app issues exactly the queries it did before this module existed.