blob: b80d4fe4c41c655047865b03782a73908df63a5c [file] [log] [blame]
// Copyright 2021 The Chromium OS Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
//! Rust implementations of functionality parallel to libchrome's base.
pub mod rand_util;