Page MenuHomePhabricator

[native_rust_library] Extract utils module
ClosedPublic

Authored by bartek on Apr 1 2024, 11:46 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Nov 24, 1:34 PM
Unknown Object (File)
Nov 5 2024, 6:51 PM
Unknown Object (File)
Nov 3 2024, 2:18 AM
Unknown Object (File)
Oct 29 2024, 3:04 AM
Unknown Object (File)
Oct 20 2024, 11:48 AM
Unknown Object (File)
Oct 15 2024, 12:56 AM
Unknown Object (File)
Oct 12 2024, 6:22 AM
Unknown Object (File)
Oct 11 2024, 2:00 PM
Subscribers

Details

Summary

Part of ENG-6713.

  • Created a submodule for utilities and moved them from lib.rs
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