starship_module_config_derive 0.1.1

The cross-shell prompt for astronauts. ☄🌌️
Documentation
[dependencies.proc-macro2]
version = "~1"

[dependencies.quote]
version = "~1"

[dependencies.syn]
version = "~1"

[lib]
name = "starship_module_config_derive"
proc-macro = true

[package]
authors = ["Matan Kushner <hello@matchai.me>"]
categories = ["command-line-utilities"]
description = "The cross-shell prompt for astronauts. ☄🌌️\n"
documentation = "https://starship.rs/guide/"
edition = "2018"
exclude = ["docs/**/*"]
homepage = "https://starship.rs"
keywords = ["prompt", "shell", "bash", "fish", "zsh"]
license = "ISC"
name = "starship_module_config_derive"
readme = "README.md"
repository = "https://github.com/starship/starship"
version = "0.1.1"