librsvg-rebind

Crates.iolibrsvg-rebind
lib.rslibrsvg-rebind
version0.1.0
sourcesrc
created_at2024-08-02 00:57:11.614867
updated_at2024-08-02 00:57:11.614867
descriptionRust bindings for librsvg
homepagehttps://gitlab.gnome.org/GNOME/librsvg
repositoryhttps://gitlab.gnome.org/GNOME/librsvg
max_upload_size
id1322687
size33,899
Federico Mena Quintero (federicomenaquintero)

documentation

https://gnome.pages.gitlab.gnome.org/librsvg/doc/librsvg_rebind/

README

librsvg-rebind

The librsvg-rebind crates allow to use librsvg's C-API from rust. Since librsvg is written in Rust, a native Rust API does exist. However, statically linking the library into a binary might not be desired in all cases. In these cases, librsvg can be linked dynamically and can reduce the Rust binary size by about 5 MB.

Commit count: 0

cargo fmt