Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@haileys
Copy link
Contributor

@haileys haileys commented Aug 30, 2020

This enables documentation while still keeping the trait sealed outside of the redirect mod. Here's what the docs now look like:

screen_shot_2020_08_30_at_16 07 01-8922e96c0e046c

screen_shot_2020_08_30_at_16 07 08-263caea19cfdda

Charlie Somerville and others added 2 commits August 30, 2020 16:01
The Sealed trait it inherits from is still private to this mod, so users
are still unable to impl AsLocation for other types, but can now see
documentation for the AsLocation trait and its implementors
@jxs jxs merged commit bd59169 into seanmonstar:master Jun 8, 2021
@jxs
Copy link
Collaborator

jxs commented Jun 8, 2021

Hi and thanks for the PR! Even the trait keeps sealed for implementation it's now open to use on type's and function signatures, thou I think it's ok in this case 👍

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