libyang5-sys 0.1.0

Raw FFI bindings for libyang5
Documentation
1
2
3
4
5
6
7
8
<errors xmlns="urn:ietf:params:xml:ns:yang:ietf-restconf">
  <error>
    <error-type>protocol</error-type>
    <error-tag>data-exists</error-tag>
    <error-path xmlns:jbox="http://example.com/ns/example-jukebox">/jbox:jukebox/jbox:library</error-path>
    <error-message>Data already exists; cannot create new resource</error-message>
  </error>
</errors>