quest-hook-rs icon indicating copy to clipboard operation
quest-hook-rs copied to clipboard

Updating, cleaning, Cordl fixes

Open Fernthedev opened this issue 5 months ago • 0 comments

Known issues or unimplemented features:

  • Ptr<T> type
  • ByRef<T> type
  • ByRefMut<T> type
  • constant enum type fields on a non-enum type
  • value type boxing
  • value type conversion to interfaces
  • generic methods (?)
  • static field getters/setters

Leaving this in draft mode until it can be considered feature ready for use.

Fernthedev avatar Aug 03 '25 02:08 Fernthedev