{
  "cksum": "7eff49a6c5af50df07f5796e477d930d4cc3ac5f4cb22668e8a59d99ed028907",
  "crate_file": "devela-0.21.0.crate",
  "crate_url": "https://static.crates.io/crates/devela/devela-0.21.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [
        "fallback"
      ],
      "kind": "normal",
      "name": "atomic",
      "optional": true,
      "req": "^0.6.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "align_offset",
        "min_const_generics",
        "must_cast",
        "zeroable_maybe_uninit"
      ],
      "kind": "normal",
      "name": "bytemuck",
      "optional": false,
      "req": "^1.16.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "const-str",
      "optional": true,
      "req": "^0.5.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "devela_macros",
      "optional": false,
      "req": "^0.10.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "ahash",
        "inline-more"
      ],
      "kind": "normal",
      "name": "hashbrown",
      "optional": true,
      "req": "^0.14.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "libm",
      "optional": true,
      "req": "^0.2.8",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": true,
      "req": "^0.4.22",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "memchr",
      "optional": true,
      "req": "^2.7.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "paste_crate",
      "optional": false,
      "package": "paste",
      "req": "^1.0.15",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "fallback",
        "float"
      ],
      "kind": "normal",
      "name": "portable-atomic",
      "optional": true,
      "req": "^1.7.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rand_core",
      "optional": true,
      "req": "^0.6.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "unicode-segmentation",
      "optional": true,
      "req": "^1.11.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "unicode-width",
      "optional": true,
      "req": "^0.1.13",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "wide",
      "optional": true,
      "req": "^0.7.26",
      "target": null
    }
  ],
  "features": {
    "__dbg": [],
    "__no_test": [],
    "_bit_all": [
      "_bit_i8",
      "_bit_i16",
      "_bit_i32",
      "_bit_i64",
      "_bit_i128",
      "_bit_isize",
      "_bit_u8",
      "_bit_u16",
      "_bit_u32",
      "_bit_u64",
      "_bit_u128",
      "_bit_usize"
    ],
    "_bit_i128": [],
    "_bit_i16": [],
    "_bit_i32": [],
    "_bit_i64": [],
    "_bit_i8": [],
    "_bit_isize": [],
    "_bit_u128": [],
    "_bit_u16": [],
    "_bit_u32": [],
    "_bit_u64": [],
    "_bit_u8": [],
    "_bit_usize": [],
    "_cmp_all": [
      "_cmp_i8",
      "_cmp_i16",
      "_cmp_i32",
      "_cmp_i64",
      "_cmp_i128",
      "_cmp_isize",
      "_cmp_u8",
      "_cmp_u16",
      "_cmp_u32",
      "_cmp_u64",
      "_cmp_u128",
      "_cmp_usize",
      "_cmp_f32",
      "_cmp_f64"
    ],
    "_cmp_f32": [
      "_float_f32"
    ],
    "_cmp_f64": [
      "_float_f64"
    ],
    "_cmp_i128": [],
    "_cmp_i16": [],
    "_cmp_i32": [],
    "_cmp_i64": [],
    "_cmp_i8": [],
    "_cmp_isize": [],
    "_cmp_u128": [],
    "_cmp_u16": [],
    "_cmp_u32": [],
    "_cmp_u64": [],
    "_cmp_u8": [],
    "_cmp_usize": [],
    "_collections_all": [
      "_destaque_all",
      "_graph_all",
      "_node_all",
      "_stack_all",
      "_tuple"
    ],
    "_data_all": [
      "_bit_all",
      "_collections_all",
      "_tuple",
      "_sort_all"
    ],
    "_default": [],
    "_destaque_all": [
      "_destaque_u8",
      "_destaque_u16",
      "_destaque_u32",
      "_destaque_usize"
    ],
    "_destaque_u16": [],
    "_destaque_u32": [],
    "_destaque_u8": [],
    "_destaque_usize": [],
    "_float_all": [
      "_float_f32",
      "_float_f64"
    ],
    "_float_f32": [],
    "_float_f64": [],
    "_graph_all": [
      "_graph_u8",
      "_graph_u16",
      "_graph_u32",
      "_graph_usize"
    ],
    "_graph_u16": [
      "_node_u16"
    ],
    "_graph_u32": [
      "_node_u32"
    ],
    "_graph_u8": [
      "_node_u8"
    ],
    "_graph_usize": [
      "_node_usize"
    ],
    "_in_range_all": [
      "_in_range_i8",
      "_in_range_i16",
      "_in_range_i32",
      "_in_range_i64",
      "_in_range_i128",
      "_in_range_isize",
      "_in_range_u8",
      "_in_range_u16",
      "_in_range_u32",
      "_in_range_u64",
      "_in_range_u128",
      "_in_range_usize"
    ],
    "_in_range_i128": [],
    "_in_range_i16": [],
    "_in_range_i32": [],
    "_in_range_i64": [],
    "_in_range_i8": [],
    "_in_range_isize": [],
    "_in_range_u128": [],
    "_in_range_u16": [],
    "_in_range_u32": [],
    "_in_range_u64": [],
    "_in_range_u8": [],
    "_in_range_usize": [],
    "_int_all": [
      "_int_iall",
      "_int_uall"
    ],
    "_int_i128": [],
    "_int_i16": [],
    "_int_i32": [],
    "_int_i64": [],
    "_int_i8": [],
    "_int_iall": [
      "_int_i8",
      "_int_i16",
      "_int_i32",
      "_int_i64",
      "_int_i128",
      "_int_isize"
    ],
    "_int_isize": [],
    "_int_u128": [],
    "_int_u16": [],
    "_int_u32": [],
    "_int_u64": [],
    "_int_u8": [],
    "_int_uall": [
      "_int_u8",
      "_int_u16",
      "_int_u32",
      "_int_u64",
      "_int_u128",
      "_int_usize"
    ],
    "_int_usize": [],
    "_max": [
      "_max_docs",
      "_tuple_72"
    ],
    "_max_docs": [
      "_data_all",
      "_num_all",
      "_text_all"
    ],
    "_min_docs": [
      "all",
      "_bit_u8",
      "_destaque_u8",
      "_stack_u8",
      "_graph_u8",
      "_tuple",
      "_cmp_u8",
      "_float_f32",
      "_int_u8",
      "_non_value_u8",
      "_non_range_u8",
      "_in_range_u8",
      "_string_u8",
      "_string_nonul"
    ],
    "_niche_all": [
      "_non_value_all",
      "_non_range_all",
      "_in_range_all"
    ],
    "_node_all": [
      "_node_u8",
      "_node_u16",
      "_node_u32",
      "_node_usize"
    ],
    "_node_u16": [
      "_non_value_u16"
    ],
    "_node_u32": [
      "_non_value_u32"
    ],
    "_node_u8": [
      "_non_value_u8"
    ],
    "_node_usize": [
      "_non_value_usize"
    ],
    "_non_range_all": [
      "_non_range_i8",
      "_non_range_i16",
      "_non_range_i32",
      "_non_range_i64",
      "_non_range_i128",
      "_non_range_isize",
      "_non_range_u8",
      "_non_range_u16",
      "_non_range_u32",
      "_non_range_u64",
      "_non_range_u128",
      "_non_range_usize"
    ],
    "_non_range_i128": [],
    "_non_range_i16": [],
    "_non_range_i32": [],
    "_non_range_i64": [],
    "_non_range_i8": [],
    "_non_range_isize": [],
    "_non_range_u128": [],
    "_non_range_u16": [],
    "_non_range_u32": [],
    "_non_range_u64": [],
    "_non_range_u8": [],
    "_non_range_usize": [],
    "_non_value_all": [
      "_non_value_i8",
      "_non_value_i16",
      "_non_value_i32",
      "_non_value_i64",
      "_non_value_i128",
      "_non_value_isize",
      "_non_value_u8",
      "_non_value_u16",
      "_non_value_u32",
      "_non_value_u64",
      "_non_value_u128",
      "_non_value_usize"
    ],
    "_non_value_i128": [],
    "_non_value_i16": [],
    "_non_value_i32": [],
    "_non_value_i64": [],
    "_non_value_i8": [],
    "_non_value_isize": [],
    "_non_value_u128": [],
    "_non_value_u16": [],
    "_non_value_u32": [],
    "_non_value_u64": [],
    "_non_value_u8": [],
    "_non_value_usize": [],
    "_num_all": [
      "_nums_all",
      "_cmp_all",
      "_niche_all"
    ],
    "_nums_all": [
      "_float_all",
      "_int_all"
    ],
    "_sort_all": [
      "_sort_i8",
      "_sort_i16",
      "_sort_i32",
      "_sort_i64",
      "_sort_i128",
      "_sort_isize",
      "_sort_u8",
      "_sort_u16",
      "_sort_u32",
      "_sort_u64",
      "_sort_u128",
      "_sort_usize",
      "_sort_f32",
      "_sort_f64"
    ],
    "_sort_f32": [
      "_cmp_f32"
    ],
    "_sort_f64": [
      "_cmp_f64"
    ],
    "_sort_i128": [],
    "_sort_i16": [],
    "_sort_i32": [],
    "_sort_i64": [],
    "_sort_i8": [],
    "_sort_isize": [],
    "_sort_u128": [],
    "_sort_u16": [],
    "_sort_u32": [],
    "_sort_u64": [],
    "_sort_u8": [],
    "_sort_usize": [],
    "_stack_all": [
      "_stack_u8",
      "_stack_u16",
      "_stack_u32",
      "_stack_usize"
    ],
    "_stack_u16": [],
    "_stack_u32": [],
    "_stack_u8": [],
    "_stack_usize": [],
    "_string_all": [
      "_string_u8",
      "_string_u16",
      "_string_u32",
      "_string_usize",
      "_string_nonul"
    ],
    "_string_nonul": [],
    "_string_u16": [],
    "_string_u32": [],
    "_string_u8": [],
    "_string_usize": [],
    "_text_all": [
      "_string_all"
    ],
    "_tuple": [],
    "_tuple_24": [
      "_tuple"
    ],
    "_tuple_36": [
      "_tuple_24"
    ],
    "_tuple_48": [
      "_tuple_36"
    ],
    "_tuple_72": [
      "_tuple_48"
    ],
    "all": [
      "code",
      "data",
      "exec",
      "mem",
      "num",
      "sys",
      "text",
      "time"
    ],
    "code": [],
    "data": [],
    "exec": [
      "bytemuck/zeroable_atomics"
    ],
    "mem": [
      "mem_bit"
    ],
    "mem_bit": [],
    "nightly": [
      "nightly_coro",
      "nightly_doc",
      "nightly_simd",
      "nightly_stabilized"
    ],
    "nightly_coro": [],
    "nightly_doc": [],
    "nightly_simd": [],
    "nightly_stabilized": [],
    "no_std": [],
    "num": [
      "num_geom",
      "num_rand"
    ],
    "num_geom": [],
    "num_rand": [],
    "safe": [
      "safe_code",
      "safe_data",
      "safe_exec",
      "safe_mem",
      "safe_num",
      "safe_sys",
      "safe_text",
      "safe_time"
    ],
    "safe_code": [],
    "safe_data": [],
    "safe_exec": [],
    "safe_mem": [],
    "safe_num": [],
    "safe_sys": [],
    "safe_text": [],
    "safe_time": [],
    "sys": [],
    "text": [
      "_non_value_u8",
      "_non_value_u16"
    ],
    "time": [],
    "unsafe": [
      "unsafe_array",
      "unsafe_async",
      "unsafe_const",
      "unsafe_dyn",
      "unsafe_niche",
      "unsafe_ptr",
      "unsafe_slice",
      "unsafe_str",
      "unsafe_thread"
    ],
    "unsafe_array": [],
    "unsafe_async": [],
    "unsafe_const": [],
    "unsafe_dyn": [],
    "unsafe_niche": [],
    "unsafe_ptr": [],
    "unsafe_slice": [],
    "unsafe_str": [],
    "unsafe_thread": []
  },
  "features2": {
    "_docsrs": [
      "_docsrs_stable",
      "nightly"
    ],
    "_docsrs_stable": [
      "std",
      "unsafe",
      "dep_all",
      "_min_docs"
    ],
    "alloc": [
      "bytemuck/extern_crate_alloc",
      "memchr?/alloc",
      "rand_core?/alloc"
    ],
    "atomic": [
      "dep:atomic"
    ],
    "const-str": [
      "dep:const-str"
    ],
    "dep_all": [
      "atomic",
      "const-str",
      "hashbrown",
      "libm",
      "log",
      "memchr",
      "portable-atomic",
      "rand_core",
      "unicode-segmentation",
      "unicode-width",
      "wide"
    ],
    "dep_exec": [
      "atomic",
      "portable-atomic"
    ],
    "dep_text": [
      "const-str",
      "memchr",
      "unicode-segmentation",
      "unicode-width"
    ],
    "hashbrown": [
      "dep:hashbrown",
      "alloc"
    ],
    "libm": [
      "dep:libm"
    ],
    "log": [
      "dep:log"
    ],
    "memchr": [
      "dep:memchr"
    ],
    "portable-atomic": [
      "dep:portable-atomic"
    ],
    "rand_core": [
      "dep:rand_core"
    ],
    "std": [
      "alloc",
      "atomic?/std",
      "bytemuck/extern_crate_std",
      "log?/std",
      "memchr?/std",
      "rand_core?/std",
      "wide?/std"
    ],
    "unicode-segmentation": [
      "dep:unicode-segmentation"
    ],
    "unicode-width": [
      "dep:unicode-width"
    ],
    "wide": [
      "dep:wide"
    ]
  },
  "index_path": "de/ve/devela",
  "name": "devela",
  "pubtime": "2024-08-08T20:50:07Z",
  "rust_version": "1.80.1",
  "v": 2,
  "vers": "0.21.0",
  "yanked": false
}
