Docs.rs
  • actypes-1.2.0
    • actypes 1.2.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • QuentinGruber
    • Dependencies
      • clap ^4.5.1 normal
      • swc_common ^0.33.15 normal
      • swc_ecma_ast ^0.112.4 normal
      • swc_ecma_parser ^0.143.5 normal
    • Versions
    • 0% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

act_lib1.2.0

Crate Items

  • Structs
  • Enums
  • Functions

List of all items

Structs

  • act_structs::ClassAct
  • act_structs::FunctionAct
  • act_structs::MethodAct
  • act_structs::ParamAct
  • act_structs::PatchAct
  • args_parser::ActArgs
  • patch_index_helper::ModifiedIndex
  • patch_index_helper::PatchIndexHelper

Enums

  • act_patch::PatchType
  • act_structs::TypeAct

Functions

  • act_patch::apply_patches
  • act_patch::gen_param_type_check_patch
  • act_patch::get_function_param_patch
  • act_patch::get_function_params_patches
  • act_process::get_class_act
  • act_process::get_class_patches
  • act_process::get_function_act
  • act_process::get_function_params
  • act_process::get_function_patches
  • act_process::get_param_type_act
  • act_process::get_param_type_ann
  • act_process::get_pat_from_param
  • act_process::get_typeact_from_typeid
  • act_process::process_class_decl
  • act_process::process_decl
  • act_process::process_file
  • act_process::process_function_arrow
  • act_process::process_function_decl
  • act_process::process_function_expr
  • act_process::process_module_items
  • act_process::process_var_decl
  • act_structs::get_acttype_from_string
  • act_structs::get_js_constructor_from_acttype
  • act_structs::get_ts_type_from_acttype
  • act_structs::get_typeinfo_operator_from_acttype