Module api

Source
Expand description

Endpoints and related.

Re-exports§

pub use endpoints::ApiEndpoint;
pub use endpoints::PathParts;
pub use method::Method;

Modules§

endpoints
A list of the endpoints that the server will accept.
method
http Method.
resultDeprecated