Skip to main content

typed_data

Function typed_data 

Source
pub async fn typed_data(
    __arg0: Path<String>,
    __arg1: State<DirectiveAppState>,
    body: Bytes,
) -> Result<SonicJson<Value>, ApiError>