libyang5-sys 0.1.0

Raw FFI bindings for libyang5
Documentation
<network-instances xmlns="urn:ietf:params:xml:ns:yang:ietf-network-instance">
    <network-instance>
        <name>inst0</name>
        <vrf-root>
            <yang-library xmlns="urn:ietf:params:xml:ns:yang:ietf-yang-library" xmlns:ds="urn:ietf:params:xml:ns:yang:ietf-datastores">
                <module-set>
                    <name>test-set</name>
                    <module>
                        <name>ietf-datastores</name>
                        <revision>2018-02-14</revision>
                        <namespace>urn:ietf:params:xml:ns:yang:ietf-datastores</namespace>
                    </module>
                    <module>
                        <name>ietf-yang-library</name>
                        <revision>2019-01-04</revision>
                        <namespace>urn:ietf:params:xml:ns:yang:ietf-yang-library</namespace>
                    </module>
                    <module>
                        <name>ietf-yang-schema-mount</name>
                        <revision>2019-01-14</revision>
                        <namespace>urn:ietf:params:xml:ns:yang:ietf-yang-schema-mount</namespace>
                    </module>
                    <module>
                        <name>ietf-interfaces</name>
                        <revision>2018-02-20</revision>
                        <namespace>urn:ietf:params:xml:ns:yang:ietf-interfaces</namespace>
                    </module>
                    <module>
                        <name>ietf-routing</name>
                        <revision>2018-03-13</revision>
                        <namespace>urn:ietf:params:xml:ns:yang:ietf-routing</namespace>
                    </module>
                    <import-only-module>
                        <name>ietf-yang-types</name>
                        <revision>2025-12-22</revision>
                        <namespace>urn:ietf:params:xml:ns:yang:ietf-yang-types</namespace>
                    </import-only-module>
                </module-set>
                <schema>
                    <name>test-schema</name>
                    <module-set>test-set</module-set>
                </schema>
                <datastore>
                    <name>ds:running</name>
                    <schema>test-schema</schema>
                </datastore>
                <datastore>
                    <name>ds:operational</name>
                    <schema>test-schema</schema>
                </datastore>
                <content-id>1</content-id>
            </yang-library>
            <modules-state xmlns="urn:ietf:params:xml:ns:yang:ietf-yang-library">
                <module-set-id>1</module-set-id>
            </modules-state>
        </vrf-root>
    </network-instance>
</network-instances>
<schema-mounts xmlns="urn:ietf:params:xml:ns:yang:ietf-yang-schema-mount">
    <mount-point>
        <module>ietf-network-instance</module>
        <label>vrf-root</label>
        <shared-schema/>
    </mount-point>
</schema-mounts>