Module extractors

Module extractors 

Source
Expand description

Request data extractors and Simple input helpers

Structsยง

ElifPath
Framework-native Path extractor - use instead of axum::extract::Path
ElifQuery
Framework-native Query extractor - use instead of axum::extract::Query
ElifState
Framework-native State extractor - use instead of axum::extract::State