#azure #sdk #iac #cloud-sdk

cloud_terrastodon_relative_location

A helper for converting std::panic::Location to relative paths with displayed

21 breaking releases

Uses new Rust 2024

new 0.31.0 Jan 2, 2026
0.30.0 Dec 11, 2025
0.29.0 Nov 7, 2025
0.21.0 Jul 14, 2025

#1622 in Parser implementations

Download history 180/week @ 2025-09-11 329/week @ 2025-09-18 66/week @ 2025-09-25 45/week @ 2025-10-02 36/week @ 2025-10-09 62/week @ 2025-10-16 41/week @ 2025-10-23 18/week @ 2025-10-30 26/week @ 2025-11-06 24/week @ 2025-11-13 24/week @ 2025-11-20 25/week @ 2025-11-27 15/week @ 2025-12-04 33/week @ 2025-12-11 29/week @ 2025-12-18 19/week @ 2025-12-25

101 downloads per month
Used in 13 crates (3 directly)

LiLiQ-R-1.1

5KB

cloud_terrastodon_relative_location

A helper for converting std::panic::Location to relative paths with displayed.

When crossing crate boundaries calling a function annotated with

#[track_caller]

the value returned by

std::panic::Location::caller()

uses an absolute path.

This crate strips the path segments that are also present in the path of this crate at build time.

This means it probably won't work outside of building Cloud Terrastodon

ㄟ( ▔, ▔ )ㄏ

No runtime deps