Allen Webb | f1ab58d | 2019-10-02 07:56:45 -0700 | [diff] [blame] | 1 | // Copyright 2019 The Chromium OS Authors. All rights reserved. |
2 | // Use of this source code is governed by a BSD-style license that can be | ||||
3 | // found in the LICENSE file. | ||||
4 | |||||
5 | // Imports the Rust D-Bus bindings for tlsdate. | ||||
6 | |||||
Allen Webb | bb662be | 2020-09-17 18:40:29 -0500 | [diff] [blame] | 7 | include!("bindings/include_modules.rs"); |