blob: 985c49885889d4dd97e5ad81b33c2f1841000425 [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;
using runner_name = string:MAX_RUNNER_NAME_LENGTH;