in_space_routes 0.0.5

Routing macros for `in_space`
Documentation
[dependencies.in_space_core]
version = "0.0.5"

[dependencies.quote]
version = "1"

[dependencies.syn]
features = ["full", "extra-traits"]
version = "1"

[dependencies.warp]
version = "0.2"

[lib]
proc-macro = true

[package]
authors = ["nkconnor <nicholas.k.connor@gmail.com>"]
description = "Routing macros for `in_space`"
edition = "2018"
license = "MIT OR Apache-2.0"
name = "in_space_routes"
readme = "README.md"
repository = "https://github.com/nkconnor/in_space"
version = "0.0.5"