Trait teo_runtime::path::error::IntoPathedValueError
source · pub trait IntoPathedValueError {
// Required method
fn into_pathed_value_error(self, path: KeyPath) -> Error;
}pub trait IntoPathedValueError {
// Required method
fn into_pathed_value_error(self, path: KeyPath) -> Error;
}