OPTION_COMPRESSION_INFO_SPACE

Constant OPTION_COMPRESSION_INFO_SPACE 

Source
pub const OPTION_COMPRESSION_INFO_SPACE: usize = _; // 24usize
Expand description

Space required for Option when Some (1 byte discriminator + INIT_SPACE). Use this constant in account space calculations.