Skip to content

Added documentation for methods on shared types #1081

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

paandahl
Copy link
Contributor

I only realized methods on shared types were possible by looking through the source code, so I thought it would be a good idea to add some documentation.

I added two sections with code snippets to the "Shared types" page:

  • Methods defined in Rust
  • Methods defined in C++

@ttzytt
Copy link

ttzytt commented Jul 18, 2024

I'm new to the project and also looking for this. It would be really helpful if it is in the doc.

@ttzytt
Copy link

ttzytt commented Jul 18, 2024

Wondering if it is possible to have methods implementing traits on shared types.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants