hikaruna
hikaruna
enhancement Please forgive my poor English. expected ``` struct CustomData { let id = UUID() var anInt: Int var aString: String var aCGPoint: CGPoint } extension CustomData: IdentifiableType, Hashable {...
## Is your feature request related to a problem? Please describe. ## Describe the solution you'd like reg-suitのworkspace directoryと、プロジェクトのworkspace direcotryを分けたいです。 I want to register the workspace directory of reg-suit and...
plz document. I need the confiure option for iOS? Or Should I build from source code using Xcode?
``` $ docker run -it --rm rust:1.45.0-buster cargo new app error: Failed to create package `app` at `/app` Caused by: could not determine the current user, please set $USER ```...