Code Monkey home page Code Monkey logo

Comments (4)

SimonSapin avatar SimonSapin commented on July 24, 2024

Sigh. I wish rustdoc had cross-references, so that every mention "relative scheme" could be linked to its definition without hard-coding the link in the source.

Regarding when it’s None, http://servo.github.io/rust-url/url/index.html#url-parsing-and-data-structures is relevant. Looking at how Url, SchemeData, and RelativeSchemeData relate to each other may help. I blame rustdoc for being "API-first" and not allowing me to introduce things in the order that makes most sense for readers.

A trailing slash corresponds to an empty string in the last path components. The parser always gives path always at least one component. http://exmaple.net and http://exmaple.net/ (they are equivalent) have one path component, the empty string.

from rust-url.

reem avatar reem commented on July 24, 2024

@SimonSapin Thanks for the info, much appreciated. I guess that since this is documented somewhere this isn't really an issue so much as my lack of skill with the search field :).

from rust-url.

Hoverbear avatar Hoverbear commented on July 24, 2024

@reem Is this still an issue, can we close this?

from rust-url.

reem avatar reem commented on July 24, 2024

Can be closed, since the docs are given, I just couldn't find them.

from rust-url.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.