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

Describe how the serde_as macro works on a high level #303

Merged
merged 1 commit into from
Apr 21, 2021
Merged

Conversation

jonasbb
Copy link
Owner

@jonasbb jonasbb commented Apr 21, 2021

Closed #297

bors r+

bors bot added a commit that referenced this pull request Apr 21, 2021
303: Describe how the serde_as macro works on a high level r=jonasbb a=jonasbb

Closed #297

bors r+

Co-authored-by: Jonas Bushart <jonas@bushart.org>
@bors
Copy link
Contributor

bors bot commented Apr 21, 2021

Build failed:

@jonasbb
Copy link
Owner Author

jonasbb commented Apr 21, 2021

bors r+

@codecov
Copy link

codecov bot commented Apr 21, 2021

Codecov Report

Merging #303 (d97f0fa) into master (349e68d) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #303   +/-   ##
=======================================
  Coverage   78.81%   78.81%           
=======================================
  Files          41       41           
  Lines        2483     2483           
=======================================
  Hits         1957     1957           
  Misses        526      526           
Impacted Files Coverage Δ
serde_with_macros/src/lib.rs 0.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 349e68d...d97f0fa. Read the comment docs.

@bors
Copy link
Contributor

bors bot commented Apr 21, 2021

Build succeeded:

@bors bors bot merged commit 3e2a780 into master Apr 21, 2021
@bors bors bot deleted the serde-as-doc branch April 21, 2021 21:17
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.

Clearly explain what the #[serde_as] macro does
1 participant