davidMcneil / rants

An async NATS client library for the Rust programming language.
Apache License 2.0
81 stars 11 forks source link

Add constructor for subject type #18

Closed sphqxe closed 4 years ago

sphqxe commented 4 years ago

PR for issue https://github.com/davidMcneil/rants/issues/17

davidMcneil commented 4 years ago

This looks good to go. Would you mind fixing the rustfmt errors and I will merge. Thank you for the contribution!