pub trait Protectable { }
Interface for implementing memory protection operations.
This trait should be implemented by memory managers or other components that can apply protection settings to memory regions.