from-path 0.2.1

Loading values from paths.
Documentation
  • Coverage
  • 100%
    7 out of 7 items documented1 out of 6 items with examples
  • Size
  • Source code size: 22.13 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.2 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 11s Average build duration of successful builds.
  • all releases: 9s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • nekitdev/from-path
    1 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • nekitdev

from-path

License Version Downloads Test

Loading values from paths.

Installation

cargo

You can add from-path as a dependency with the following command:

$ cargo add from-path

Or by directly specifying it in the configuration like so:

[dependencies]
from-path = "0.2.1"

Alternatively, you can add it directly from the source:

[dependencies.from-path]
git = "https://github.com/nekitdev/from-path.git"

Documentation

You can find the documentation here.

Support

If you need support with the library, you can send an email.

Changelog

You can find the changelog here.

Security Policy

You can find the Security Policy of from-path here.

Contributing

If you are interested in contributing to from-path, make sure to take a look at the Contributing Guide, as well as the Code of Conduct.

License

from-path is licensed under the MIT License terms. See License for details.