Skip to content

Move node creation to Rust

Ghost User requested to merge (removed):load_rust into master

Fixes #224 (closed).

After this MR, I think we can change the signatures of the various node creation functions to pure Rust.

@federico I wasn't sure if all of standard_element_start had to be ported as well, as we'd need to port RsvgLoad for that.

Merge request reports