{
  "cksum": "ed2f61912978c2dadfe6d09e42b9f362034886fd7226b1e0b59dfb4082f2fe6c",
  "crate_file": "non_std-0.1.3.crate",
  "crate_url": "https://static.crates.io/crates/non_std/non_std-0.1.3.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "impls_index",
      "optional": false,
      "req": "~0.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "parse-display",
      "optional": true,
      "req": "~0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "test_tools",
      "optional": false,
      "req": "~0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wtools",
      "optional": false,
      "req": "~0.2",
      "target": null
    }
  ],
  "features": {
    "default": [
      "iter_default",
      "meta_default",
      "typing_default",
      "time_default",
      "string_default",
      "error_default",
      "derive_default",
      "dt_default",
      "diagnostics_default",
      "use_std"
    ],
    "derive": [
      "wtools/derive"
    ],
    "derive_add": [
      "derive",
      "wtools/derive_add"
    ],
    "derive_add_assign": [
      "derive",
      "wtools/derive_add_assign"
    ],
    "derive_as_mut": [
      "derive",
      "wtools/derive_as_mut"
    ],
    "derive_as_ref": [
      "derive",
      "wtools/derive_as_ref"
    ],
    "derive_constructor": [
      "derive",
      "wtools/derive_constructor"
    ],
    "derive_convert_case": [
      "derive",
      "wtools/derive_convert_case"
    ],
    "derive_default": [
      "derive",
      "derive_add_assign",
      "derive_add",
      "derive_as_mut",
      "derive_as_ref",
      "derive_constructor",
      "derive_deref",
      "derive_deref_mut",
      "derive_error",
      "derive_from",
      "derive_from_str",
      "derive_index",
      "derive_index_mut",
      "derive_into",
      "derive_into_iterator",
      "derive_iterator",
      "derive_mul_assign",
      "derive_mul",
      "derive_not",
      "derive_sum",
      "derive_try_into",
      "derive_is_variant",
      "derive_unwrap",
      "derive_convert_case",
      "derive_display",
      "derive_from_str"
    ],
    "derive_deref": [
      "derive",
      "wtools/derive_deref"
    ],
    "derive_deref_mut": [
      "derive",
      "wtools/derive_deref_mut"
    ],
    "derive_display": [
      "derive",
      "wtools/derive_display",
      "parse-display"
    ],
    "derive_enable_track_caller": [
      "derive",
      "wtools/derive_enable_track_caller"
    ],
    "derive_error": [
      "derive",
      "wtools/derive_error"
    ],
    "derive_from": [
      "derive",
      "wtools/derive_from"
    ],
    "derive_from_str": [
      "derive",
      "wtools/derive_from_str",
      "parse-display"
    ],
    "derive_full": [
      "derive",
      "derive_add_assign",
      "derive_add",
      "derive_as_mut",
      "derive_as_ref",
      "derive_constructor",
      "derive_deref",
      "derive_deref_mut",
      "derive_error",
      "derive_from",
      "derive_from_str",
      "derive_index",
      "derive_index_mut",
      "derive_into",
      "derive_into_iterator",
      "derive_iterator",
      "derive_mul_assign",
      "derive_mul",
      "derive_not",
      "derive_sum",
      "derive_try_into",
      "derive_is_variant",
      "derive_unwrap",
      "derive_convert_case",
      "derive_display",
      "derive_from_str"
    ],
    "derive_index": [
      "derive",
      "wtools/derive_index"
    ],
    "derive_index_mut": [
      "derive",
      "wtools/derive_index_mut"
    ],
    "derive_into": [
      "derive",
      "wtools/derive_into"
    ],
    "derive_into_iterator": [
      "derive",
      "wtools/derive_into_iterator"
    ],
    "derive_is_variant": [
      "derive",
      "wtools/derive_is_variant"
    ],
    "derive_iterator": [
      "derive",
      "wtools/derive_iterator"
    ],
    "derive_mul": [
      "derive",
      "wtools/derive_mul"
    ],
    "derive_mul_assign": [
      "derive",
      "wtools/derive_mul_assign"
    ],
    "derive_nightly": [
      "derive",
      "nightly",
      "wtools/derive_nightly"
    ],
    "derive_not": [
      "derive",
      "wtools/derive_not"
    ],
    "derive_sum": [
      "derive",
      "wtools/derive_sum"
    ],
    "derive_try_into": [
      "derive",
      "wtools/derive_try_into"
    ],
    "derive_unwrap": [
      "derive",
      "wtools/derive_unwrap"
    ],
    "diagnostics": [
      "wtools/diagnostics"
    ],
    "diagnostics_compiletime_assertions": [
      "diagnostics",
      "wtools/diagnostics_compiletime_assertions"
    ],
    "diagnostics_default": [
      "diagnostics",
      "diagnostics_runtime_assertions",
      "diagnostics_compiletime_assertions"
    ],
    "diagnostics_full": [
      "diagnostics",
      "diagnostics_runtime_assertions",
      "diagnostics_compiletime_assertions"
    ],
    "diagnostics_runtime_assertions": [
      "diagnostics",
      "wtools/diagnostics_runtime_assertions"
    ],
    "dt": [
      "wtools/dt"
    ],
    "dt_default": [
      "dt",
      "dt_either",
      "dt_type_constructor",
      "dt_make",
      "dt_vectorized_from",
      "dt_interval"
    ],
    "dt_either": [
      "dt",
      "wtools/dt_either"
    ],
    "dt_full": [
      "dt",
      "dt_either",
      "dt_type_constructor",
      "dt_make",
      "dt_vectorized_from",
      "dt_interval"
    ],
    "dt_interval": [
      "dt",
      "wtools/dt_interval"
    ],
    "dt_make": [
      "dt",
      "wtools/dt_make"
    ],
    "dt_type_constructor": [
      "dt",
      "wtools/dt_type_constructor"
    ],
    "dt_vectorized_from": [
      "dt",
      "wtools/dt_vectorized_from"
    ],
    "error": [
      "wtools/error"
    ],
    "error_default": [
      "error",
      "error_handling_for_lib",
      "error_handling_for_app",
      "error_use_std"
    ],
    "error_full": [
      "error",
      "error_handling_for_lib",
      "error_handling_for_app",
      "error_use_std"
    ],
    "error_handling_for_app": [
      "error",
      "wtools/error_handling_for_app"
    ],
    "error_handling_for_lib": [
      "error",
      "wtools/error_handling_for_lib"
    ],
    "error_use_alloc": [
      "error",
      "wtools/error_use_alloc"
    ],
    "error_use_std": [
      "error",
      "wtools/error_use_std"
    ],
    "full": [
      "iter_full",
      "meta_full",
      "typing_full",
      "time_full",
      "string_full",
      "error_full",
      "derive_full",
      "dt_full",
      "diagnostics_full",
      "use_std",
      "use_alloc"
    ],
    "iter": [
      "wtools/iter"
    ],
    "iter_default": [
      "iter",
      "wtools/iter_default"
    ],
    "iter_full": [
      "wtools/iter_full",
      "iter",
      "iter_use_std"
    ],
    "iter_use_alloc": [
      "wtools/iter_use_alloc"
    ],
    "iter_use_std": [
      "wtools/iter_use_std"
    ],
    "meta": [
      "wtools/meta"
    ],
    "meta_collection_make": [
      "meta",
      "wtools/meta_collection_make"
    ],
    "meta_default": [
      "meta",
      "meta_for_each",
      "meta_impls_index",
      "meta_mod_interface",
      "meta_former",
      "meta_options",
      "meta_collection_make"
    ],
    "meta_for_each": [
      "meta",
      "wtools/meta_for_each"
    ],
    "meta_former": [
      "meta",
      "wtools/meta_former"
    ],
    "meta_full": [
      "meta",
      "meta_for_each",
      "meta_impls_index",
      "meta_mod_interface",
      "meta_former",
      "meta_options",
      "meta_collection_make"
    ],
    "meta_impls_index": [
      "meta",
      "wtools/meta_impls_index"
    ],
    "meta_mod_interface": [
      "meta",
      "wtools/meta_mod_interface"
    ],
    "meta_options": [
      "meta",
      "wtools/meta_options"
    ],
    "nightly": [],
    "string": [
      "wtools/string"
    ],
    "string_default": [
      "string",
      "string_use_std",
      "string_indentation",
      "string_parse",
      "string_split"
    ],
    "string_full": [
      "string",
      "string_use_std",
      "string_indentation",
      "string_parse",
      "string_split"
    ],
    "string_indentation": [
      "string",
      "string_use_std",
      "wtools/string_indentation"
    ],
    "string_parse": [
      "string",
      "string_use_std",
      "wtools/string_parse"
    ],
    "string_parse_number": [
      "string",
      "string_use_std",
      "wtools/string_parse_number"
    ],
    "string_split": [
      "string",
      "string_use_std",
      "wtools/string_split"
    ],
    "string_use_alloc": [
      "error",
      "wtools/use_alloc"
    ],
    "string_use_std": [
      "error",
      "wtools/use_std"
    ],
    "time": [
      "wtools/time"
    ],
    "time_default": [
      "time",
      "time_now"
    ],
    "time_full": [
      "time",
      "time_now"
    ],
    "time_now": [
      "time",
      "wtools/time_now"
    ],
    "typing": [
      "wtools/typing"
    ],
    "typing_default": [
      "typing",
      "typing_inspect_type",
      "typing_is_slice",
      "typing_implements"
    ],
    "typing_full": [
      "typing",
      "typing_inspect_type",
      "typing_is_slice",
      "typing_implements"
    ],
    "typing_implements": [
      "typing",
      "wtools/typing_implements"
    ],
    "typing_inspect_type": [
      "typing",
      "wtools/typing_inspect_type"
    ],
    "typing_is_slice": [
      "typing",
      "wtools/typing_is_slice"
    ],
    "typing_nightly": [
      "typing",
      "nightly",
      "wtools/typing_nightly"
    ],
    "use_alloc": [],
    "use_std": []
  },
  "index_path": "no/n_/non_std",
  "name": "non_std",
  "pubtime": "2022-06-12T09:02:12Z",
  "vers": "0.1.3",
  "yanked": false
}
