Page MenuHomePhabricator

[native] introduce some structs for login and registration
ClosedPublic

Authored by varun on Aug 18 2022, 12:51 PM.
Tags
None
Referenced Files
F2899523: D4876.id15823.diff
Sat, Oct 5, 7:20 AM
F2899332: D4876.id15758.diff
Sat, Oct 5, 6:39 AM
F2896667: D4876.diff
Fri, Oct 4, 8:36 PM
Unknown Object (File)
Wed, Sep 25, 12:57 AM
Unknown Object (File)
Wed, Sep 25, 12:57 AM
Unknown Object (File)
Wed, Sep 25, 12:12 AM
Unknown Object (File)
Mon, Sep 23, 3:22 PM
Unknown Object (File)
Thu, Sep 12, 2:33 AM
Subscribers

Details

Summary

These structs serve two purposes:

  1. Reduce the number of function params
  2. Make helper functions more extensible by exposing these structs as enum variants
Test Plan

cargo build (dead code currently)

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable