Skip to content

return_input

faststream.utils.functions.return_input async #

return_input(x)
Source code in faststream/utils/functions.py
async def return_input(x: Any) -> Any:
    return x