db/specs/modelsold/biz/user.v

6 lines
235 B
Verilog

module biz
// DEPRECATED: This file is deprecated and should not be used.
// Please use circle.User instead, which has all the necessary fields for MCC functionality.
// The biz.User struct has been removed as per the specifications.