versionize_derive 0.1.6

Implements the Versionize derive proc macro.
Documentation
1
2
3
4
5
// Copyright 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
// SPDX-License-Identifier: Apache-2.0

pub mod enum_variant;
pub mod struct_field;