Skip to main content

Module simple

Module simple 

Source
Expand description

Simple API This API is not type checked and doesn’t validate anything you provide.

To use:

Structs§

RequestBuilder
Build up a request. Usually this just allows you to add parameters before sending.

Traits§

SimpleApi
You almost certainly don’t want to implement this. Do so at your own risk. Check crate::Pve for docs.