rocket_conditional_attach 0.1.1

Conditionally attach a fairing
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.rocket]
default-features = false
version = "0.4"

[package]
authors = ["Jacob Pratt <the.z.cuber@gmail.com>"]
description = "Conditionally attach a fairing"
documentation = "https://docs.rs/rocket_conditional_attach"
edition = "2018"
homepage = "https://github.com/jhpratt/rocket_conditional_attach"
keywords = ["rocket", "fairing", "conditional"]
license = "MIT OR Apache-2.0"
name = "rocket_conditional_attach"
repository = "https://github.com/jhpratt/rocket_conditional_attach"
version = "0.1.1"