parse_max_memory_attribute

Function parse_max_memory_attribute 

Source
pub fn parse_max_memory_attribute(nv: &MetaNameValue) -> TokenStream
Expand description

Parse the max_memory attribute Supports formats like: “100MB”, “1GB”, “500KB”, or raw numbers