Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for TypeAdapter (0.06 seconds)

  1. fastapi/routing.py

                        )
                        # Use the fast path (dump_json) when no custom response
                        # class was set and a response field with a TypeAdapter
                        # exists. Serializes directly to JSON bytes via Pydantic's
                        # Rust core, skipping the intermediate Python dict +
                        # json.dumps() step.
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Sun Mar 15 11:44:39 GMT 2026
    - 193K bytes
    - Click Count (0)
Back to Top