swift-std 0.0.0

[WIP] Bindings to Swift's standard library.
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[package]]
name = "swift-bindgen"
version = "0.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"

[[package]]
name = "swift-rt"
version = "0.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"

[[package]]
name = "swift-std"
version = "0.0.0"
dependencies = [
 "swift-rt 0.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "swift-sys 0.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
name = "swift-sys"
version = "0.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "swift-bindgen 0.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
]

[metadata]
"checksum swift-bindgen 0.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "7b6e180e84710ed1b088a36a5bdec082479892ea0457292206f331552df7712a"
"checksum swift-rt 0.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "acc8591282ad3870b0295997a17504c6deebe05f0335dfaa0eb2dd65cc8e662e"
"checksum swift-sys 0.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "cec062429143e94914065e87ed75aac4eb28f4eb8fb7198bf30fe03b0b01a469"