It tells FastAPI that the following method should be run when the user requests the / path. This is a method declaration: async def root():.
確定! 回上一頁