Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Starting with Rust documentation #46

Merged
merged 8 commits into from
Sep 14, 2018
Merged

Starting with Rust documentation #46

merged 8 commits into from
Sep 14, 2018

Conversation

Mec-iS
Copy link
Contributor

@Mec-iS Mec-iS commented Sep 14, 2018

With the objectives stated in #43 (comment)


This change is Reviewable

extern crate chrono;

use std::io::{self, Read, Write};

/// import HTTP client from local
/// TODO: couldn't get how this is used as it seems not to be called anywhere
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

so it is not used in lib.rs?

@Mec-iS
Copy link
Contributor Author

Mec-iS commented Sep 14, 2018

Changes applied as per review

Xe added 3 commits September 14, 2018 16:15
- reference the CWA spec by linking to it in all relevant places
- remove places where comments tell you what the type system is telling you
- remove unhelpful comments
@Xe Xe merged commit 056f168 into Xe:master Sep 14, 2018
@Mec-iS
Copy link
Contributor Author

Mec-iS commented Sep 15, 2018

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants