Skip to content

make examples work from any subdirectory#12

Open
joseluis wants to merge 1 commit intogp-97:masterfrom
joseluis:project-root
Open

make examples work from any subdirectory#12
joseluis wants to merge 1 commit intogp-97:masterfrom
joseluis:project-root

Conversation

@joseluis
Copy link

  • add the project-root crate as a dev-dependency.
  • add a path function to both examples that converts a relative path from the
    root of the project to a full path.
  • use compact syntax for importing multiple types from the same crate.

- add the `project-root` crate as a dev-dependency.
- add a `path` function to both examples that converts a relative path from the
  root of the project to a full path.
- use compact syntax for importing multiple types from the same crate.
@gp-97 gp-97 added later This issue or pull request will be looked into at a later point of time needs more work This pull request requires more work to be done upon. labels May 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

later This issue or pull request will be looked into at a later point of time needs more work This pull request requires more work to be done upon.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants