libxml2-rs 0.1.1

Rust bindings for the libxml2 C library
Documentation
1
2
3
4
5
#include "wrapper.h"

int main() {
    return 0;
}