Skip to main content

ELEMENT_MEMORY_LIMIT_ENV

Constant ELEMENT_MEMORY_LIMIT_ENV 

Source
pub const ELEMENT_MEMORY_LIMIT_ENV: &str = "BUFFA_ELEMENT_MEMORY_LIMIT";
Expand description

Environment variable overriding the element-memory bound buffa’s tooling applies when decoding a descriptor set.

Accepts a byte count, or unlimited / max (both lowercase) for no bound. A value that is not valid UTF-8 is treated as unset.