Crate hornbill_apilib

Source

Structs§

Attributes
Attributes that can be appended to an xml element.
Xmlmc
The xmlmc struct which contains all the methods required to interact with the hornbill api.

Functions§

get_url_from_name
You can use this to get the https endpoint for your instance. You should only ever have to call this once per program and then can reuse the url for any Xmlmc objects you create.