B:BD[
4.1745] → [
4.1745:1792]
B:BD[
4.1792] → [
2.266:306]
∅:D[
2.306] → [
4.1792:1841]
B:BD[
4.1792] → [
4.1792:1841]
B:BD[
4.1841] → [
2.307:423]
∅:D[
2.423] → [
4.1841:1907]
B:BD[
4.1841] → [
4.1841:1907]
B:BD[
4.1907] → [
2.424:529]
∅:D[
2.529] → [
4.1907:1937]
B:BD[
4.1907] → [
4.1907:1937]
pub use crate::error::{
bad_first_segment,
cannot_resolve_token_with_siblings,
empty_path,
expected_key_found_keyvalue,
expected_keyvalue_found_key,
expected_unique_keyvalue_found_multi,
expected_unique_keyvalue_found_none,
expected_unique_token_found_multi,
failed_to_parse_value,
first_segment_mismatch,
keypath_extends_beyond_keyvalue,
keypath_segment_does_not_match_key,
no_child_with_segment,
};
use crate::error::*;