#path #load #following

from-path

Loading values from paths

1 unstable release

new 0.1.0 Jan 6, 2025

#15 in #following

Download history 92/week @ 2025-01-01

92 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.1.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