pub fn encode_safe(term: &Term) -> Vec<u8> ⓘ
Encode an EETF term using small atoms (tag 119) instead of legacy atoms (tag 100) This ensures compatibility with Elixir’s [:safe] option which rejects old atom encoding