blob: 63facf2f319dc4f4a3c83482f37a7a440002908b [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.
/// The base class for implementing typed codecs for structured entity values.
library entity_codec;