Skip to content

Conversation

oguzkocer
Copy link
Contributor

@oguzkocer oguzkocer commented May 23, 2024

This is a follow up to #101 as I missed the re-export in endpoint & url modules.

Edit: I ended up merging url module into login module. Both of these modules are left from the prototype. The reason it's done in this PR is because I realized we had to use use ::url::Url; syntax in 6682e65 as we had a url module and a url crate dependency. Removing the url module was the simplest solution. We can figure out what to do with these modules at a later time.

@oguzkocer oguzkocer added the Rust label May 23, 2024
@oguzkocer oguzkocer added this to the 0.1 milestone May 23, 2024
@oguzkocer oguzkocer requested review from crazytonyli and jkmassel May 23, 2024 17:35
@oguzkocer oguzkocer changed the title Don't export endpoint module Don't export endpoint module, remove url module May 23, 2024
@oguzkocer oguzkocer force-pushed the dont-export-endpoint-module branch from a970f5a to 6f2e06c Compare May 23, 2024 18:03
@oguzkocer oguzkocer mentioned this pull request May 23, 2024
Copy link
Contributor

@jkmassel jkmassel left a comment

Choose a reason for hiding this comment

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

Looks good – I'll rebase #46 on this later on

@jkmassel jkmassel self-requested a review May 23, 2024 18:59
@oguzkocer oguzkocer merged commit e14f206 into trunk May 23, 2024
@oguzkocer oguzkocer deleted the dont-export-endpoint-module branch May 23, 2024 19:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants