blob: 72c92aec43f92fb1c15483e70baa12b829218def [file] [log] [blame]
// Copyright 2019 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.
library fuchsia.sys2;
using child_name = string:MAX_CHILD_NAME_LENGTH;
using collection_name = string:MAX_COLLECTION_NAME_LENGTH;