swamp-types 0.2.25

types used in Swamp
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "seq-fmt"
version = "0.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "53c590392453030c0114e051a02cc7a222b63f329307eeed91f95e3a548bfe5a"

[[package]]
name = "seq-map"
version = "0.0.14"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c046d1718f921b431557f11234ced53a2bc502f7c09893fea1a9d975484c8414"

[[package]]
name = "source-map-node"
version = "0.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "887dcab6267ff08d124864e1e0c49170a6881cf49d4deb2d6a0109d72a083a3f"

[[package]]
name = "swamp-symbol"
version = "0.2.25"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "44990b3ef69dab1c3614c5d5db9dd95f14be9b73dd2c514da87ecb0154b576cb"
dependencies = [
 "seq-map",
 "source-map-node",
]

[[package]]
name = "swamp-types"
version = "0.2.25"
dependencies = [
 "seq-fmt",
 "seq-map",
 "source-map-node",
 "swamp-symbol",
]