Skip to content

[docs] lack of types conversion and binding docs #917

@liesauer

Description

@liesauer

for example

  1. how to receive number at rust side
  2. how to receive or return object or any complex object
{
    "a": "a",
    "b": [true, 1, {}, []],
}
  1. which types are compatible or can be safely transfer
  2. it there any suggestion on types conversion, function declaration(the right way to deal with the data)

just like this, CLR vs. PHP types

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementDoes it add or improve content?

    Type

    No type

    Projects

    Status

    💪 Ready

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions