Function syntax::ast_util::static_has_significant_address[src]

pub fn static_has_significant_address(mutbl: Mutability, attrs: &[Attribute]) -> bool

Returns true if the static with the given mutability and attributes has a significant address and false otherwise.