Method lrs::mem::Availability::available

Returns whether a page is in memory.

Syntax

impl Availability {
    fn available(self) -> bool
}