opaque_typedef 0.0.1

Supports defining opaque typedefs
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g. crates.io) dependencies
#
# If you believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
name = "opaque_typedef"
version = "0.0.1"
authors = ["YOSHIOKA Takuma <tashioka.256@gmail.com>"]
description = "Supports defining opaque typedefs"
readme = "../README.md"
license = "MIT/Apache-2.0"
repository = "https://github.com/lo48576/opaque_typedef"

[dependencies]
[badges.travis-ci]
repository = "lo48576/opaque_typedef"