Skip to content

Update documentation and API of Trivial and Opaque kind markers#333

Merged
dtolnay merged 9 commits intomasterfrom
kind
Oct 4, 2020
Merged

Update documentation and API of Trivial and Opaque kind markers#333
dtolnay merged 9 commits intomasterfrom
kind

Conversation

@dtolnay
Copy link
Owner

@dtolnay dtolnay commented Oct 4, 2020

Follow-up to #325.

In the interest of keeping the root module focused on the most widely
used items only.
These marker types are never intended to exist at runtime, only at
compile time in a trait impl.
This trait is not intended to be implementable outside of the cxx crate,
and by sealing we retain the ability to add methods or associated items
into the trait in the future without a breaking change.
@dtolnay dtolnay merged commit 445dcc6 into master Oct 4, 2020
@dtolnay dtolnay deleted the kind branch October 4, 2020 04:02
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.

1 participant