fn file_conditional( f: File, path: ArcPath, conditionals: Conditionals, ) -> impl Future<Output = Result<File, Rejection>> + Send