blob: 645171560e1128c2c00e3f1eba177830e1f79296 [file] [log] [blame]
// Copyright 2018 The Fuchsia Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
pub mod ethernet;
// TODO(joshlf)
#[derive(Copy, Clone)]
pub struct DeviceAddr;