Page MenuHomePhabricator

[native_rust_library] Create ffi submodules for identity API
ClosedPublic

Authored by bartek on Apr 1 2024, 11:49 PM.
Tags
None
Referenced Files
Unknown Object (File)
Apr 9 2024, 12:49 AM
Unknown Object (File)
Apr 7 2024, 8:26 PM
Unknown Object (File)
Apr 5 2024, 11:25 AM
Unknown Object (File)
Apr 3 2024, 1:05 AM
Unknown Object (File)
Apr 3 2024, 1:05 AM
Unknown Object (File)
Apr 3 2024, 1:04 AM
Subscribers

Details

Summary

Part of ENG-6713.

  • Created a base module for Identity Service and moved first APIs there.
  • Followed the convention from Backup module having the ffi submodule and further submodule tree

Depends on D11517

Test Plan

The same test plan for the whole stack: each commit compiles on both platforms. At the final commit - played a bit with these APIs, made sure they're callable from JS

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable