[][src]Module rustydav::prelude

Modules

header

Load all the necessary structs from reqwest required in creating a webdav client HTTP header types

Structs

Body

Load all the necessary structs from reqwest required in creating a webdav client The body of a Request.

Error

Load all the necessary structs from reqwest required in creating a webdav client The Errors that may occur when processing a Request.

Method

Load all the necessary structs from reqwest required in creating a webdav client The Request Method (VERB)

RequestBuilder

Load all the necessary structs from reqwest required in creating a webdav client A builder to construct the properties of a Request.

Response

Load all the necessary structs from reqwest required in creating a webdav client A Response to a submitted Request.

Url

Load all the necessary structs from reqwest required in creating a webdav client A parsed URL record.