#path #load #from-path

from-path

Loading values from paths

2 unstable releases

new 0.2.0 Apr 23, 2025
0.1.0 Jan 6, 2025

#19 in #load

22 downloads per month

MIT license

11KB

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.0"

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.

No runtime deps