C++ code to call the new rust client method
Depends on D11403
Paths
| Differential D11404 Authored by varun on Mar 27 2024, 12:50 PM.
Details
Summary C++ code to call the new rust client method Depends on D11403 Test Plan Same as previous diff. We call this method from JS later in the stack and successfully get back a list of FarcasterUsers.
Diff Detail
Event TimelineHerald added subscribers: tomek, ashoat. · View Herald TranscriptMar 27 2024, 12:50 PM2024-03-27 12:50:31 (UTC-7) Harbormaster completed remote builds in B27719: Diff 38382.Mar 27 2024, 1:10 PM2024-03-27 13:10:53 (UTC-7) This revision is now accepted and ready to land.Mar 27 2024, 11:02 PM2024-03-27 23:02:09 (UTC-7) Closed by commit rCOMM1c4801b3aae5: [native] add getFarcasterUsers to commRustModule (authored by varun). · Explain WhyMar 28 2024, 3:13 PM2024-03-28 15:13:44 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 38501 native/cpp/CommonCpp/NativeModules/CommRustModule.h
native/cpp/CommonCpp/NativeModules/CommRustModule.cpp
native/cpp/CommonCpp/_generated/rustJSI-generated.cpp
native/cpp/CommonCpp/_generated/rustJSI.h
native/schema/CommRustModuleSchema.js
|