Constant lrs::file::flags::SEAL_SEALS

Disallow adding new seals.

Syntax

const SEAL_SEALS: FileSeals = FileSeals(cty::F_SEAL_SEAL);

See also