[][src]Macro concourse_resource::create_resource

macro_rules! create_resource {
    ($resource:ty) => { ... };
}

Macro that will build the main function from a struct implementing the Resource trait