Skip to main content

Module scripts_lane_d

Module scripts_lane_d 

Source
Expand description

Lane D Rust migrations for Python scripts that have wrappers in scripts/.

Intended parent wiring:

  • asciicheck maps to scripts/asciicheck.py
  • check_openapi maps to scripts/check-openapi.py
  • check_schema_docs maps to scripts/check-schema-docs.py
  • check_scaffold_intent_contract maps to scripts/check-scaffold-intent-contract.py
  • check_cargo_generate delegates to the existing xtask cargo-generate implementation; the Python file is already only a thin wrapper.

Structsยง

ActionEntry ๐Ÿ”’

Enumsยง

CheckMode

Constantsยง

AUTH_KINDS ๐Ÿ”’
BINARY_PROFILES ๐Ÿ”’
DEPLOYMENTS ๐Ÿ”’
PLUGINS ๐Ÿ”’
PRIMITIVES ๐Ÿ”’
REST_SCHEMAS ๐Ÿ”’
SCHEMA_DOC_TAIL ๐Ÿ”’
SURFACES ๐Ÿ”’
TRANSPORTS ๐Ÿ”’

Functionsยง

action_blocks ๐Ÿ”’
action_entries ๐Ÿ”’
action_spec_count ๐Ÿ”’
allowed_unicode ๐Ÿ”’
asciicheck
canonical_json ๐Ÿ”’
check_cargo_generate
check_openapi
check_scaffold_intent_contract
check_schema_docs
check_schema_mentions ๐Ÿ”’
check_schema_scope ๐Ÿ”’
current_dir ๐Ÿ”’
default_mcp_port ๐Ÿ”’
enum_variant ๐Ÿ”’
escape_char ๐Ÿ”’
escape_pointer ๐Ÿ”’
extract_actions ๐Ÿ”’
field_expr ๐Ÿ”’
field_string ๐Ÿ”’
finish_failures ๐Ÿ”’
in_allowed ๐Ÿ”’
is_api_url_env ๐Ÿ”’
is_crate_name ๐Ÿ”’
is_env ๐Ÿ”’
is_ident ๐Ÿ”’
is_uri ๐Ÿ”’
lint_utf8_ascii ๐Ÿ”’
load_json ๐Ÿ”’
object ๐Ÿ”’
openapi_schemas ๐Ÿ”’
option_string_expr ๐Ÿ”’
package_version ๐Ÿ”’
param_example ๐Ÿ”’
parse_action_entries ๐Ÿ”’
parse_asciicheck_args ๐Ÿ”’
read ๐Ÿ”’
relative_display ๐Ÿ”’
render_openapi ๐Ÿ”’
render_schema_docs ๐Ÿ”’
require ๐Ÿ”’
require_keys ๐Ÿ”’
require_no_extra ๐Ÿ”’
required_obj_str ๐Ÿ”’
required_openapi_paths ๐Ÿ”’
required_str ๐Ÿ”’
rest_schemas ๐Ÿ”’
schema_ref ๐Ÿ”’
sorted_set ๐Ÿ”’
sorted_slice ๐Ÿ”’
str_set ๐Ÿ”’
string_set ๐Ÿ”’
string_slice_set ๐Ÿ”’
string_vec ๐Ÿ”’
substitution ๐Ÿ”’
title_no_underscore ๐Ÿ”’
unique_list ๐Ÿ”’
validate_crawl ๐Ÿ”’
validate_handoff ๐Ÿ”’
validate_openapi ๐Ÿ”’
validate_policy ๐Ÿ”’
validate_project ๐Ÿ”’
validate_runtime ๐Ÿ”’
validate_scaffold_payload ๐Ÿ”’
validate_scaffold_schema ๐Ÿ”’
validate_upstream ๐Ÿ”’