zenops-safe-relative-path 0.5.5

Relative path type that statically prevents `..` traversal.
Documentation

zenops-safe-relative-path

Crates.io docs.rs

Internal helper crate for zenops. Provides a relative-path type (SafeRelativePath, SafeRelativePathBuf) that statically prevents .. traversal, plus a compile-time srpath!() macro for path literals. See the main project for usage context.

Dual-licensed under MIT or Apache-2.0.