pub fn load_from_str_plain(content: &str) -> Result<usize, String>Expand description
Backwards-compat alias kept until call sites are migrated. Both
entry points now load unconditionally, mirroring Perl I(...) /
V(...) (Core/Dumper.pm) which call assign_internal('global')
without filters.