Crate crud_api_endpoint
source ·Expand description
Tools crate for crud-api
and crud
crates.
Structs
- Information block for
#[derive(ApiRun)]
. - Attribute used by
#[derive(ApiRun)]
. - Specify an Http endpoint
- Builder for
Endpoint
. - Builder for
EndpointStatus
. - Wrapper for Vec
to implements FromMeta
Enums
- Error type for EndpointBuilder
- Error type for EndpointStatusBuilder