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)
Tue, Apr 9, 12:49 AM
Unknown Object (File)
Sun, Apr 7, 8:26 PM
Unknown Object (File)
Fri, Apr 5, 11:25 AM
Unknown Object (File)
Wed, Apr 3, 1:05 AM
Unknown Object (File)
Wed, Apr 3, 1:05 AM
Unknown Object (File)
Wed, Apr 3, 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