summaryrefslogtreecommitdiff
path: root/chromium/base/json/mod.rs
blob: 3bc09b6f69e9ef2792e0fcaf4f7255ee4efbeb55 (plain)
1
2
3
4
5
// Copyright 2022 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.

pub mod json_parser;