blob: 509458b785ae432a9511b6a39b26cb82b9301d81 [file] [log] [blame]
// Copyright 2015 The Vanadium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
// Package vdlutil provides core utilities for vdl files. It's used by the
// auto-generated Go code, as well as the vdl parser, compiler and code
// generators; it should have a small set of dependencies.
package vdlutil