Skip to main content

Crate infrarust_ban_system

Crate infrarust_ban_system 

Source
Expand description

Enhanced ban system with scalable storage backends and efficient lookups.

Re-exports§

pub use storage::BanStorageBackend;

Modules§

file
index
Efficient indexing for ban lookups
memory
In-memory storage backend for ban system
storage
Storage trait and implementation for ban data

Structs§

BanAuditLogEntry
BanConfig
BanEntry
BanStatistics
BanSystem
SearchBansQuery

Enums§

BanError
BanOperation
BanStorageType