Added base for Request future
This commit is contained in:
29
.idea/workspace.xml
generated
29
.idea/workspace.xml
generated
@@ -23,12 +23,8 @@
|
||||
</component>
|
||||
<component name="ChangeListManager">
|
||||
<list default="true" id="bd356b53-8877-4762-bc50-8d6780ab07cb" name="Default Changelist" comment="">
|
||||
<change afterPath="$PROJECT_DIR$/src/gopher.rs" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/.gitignore" beforeDir="false" afterPath="$PROJECT_DIR$/.gitignore" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/src/configuration.rs" beforeDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/src/main.rs" beforeDir="false" afterPath="$PROJECT_DIR$/src/main.rs" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/src/traits/Document.rs" beforeDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/src/gopher.rs" beforeDir="false" afterPath="$PROJECT_DIR$/src/gopher.rs" afterDir="false" />
|
||||
</list>
|
||||
<option name="SHOW_DIALOG" value="false" />
|
||||
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
||||
@@ -59,7 +55,7 @@
|
||||
<property name="last_opened_file_path" value="$PROJECT_DIR$" />
|
||||
<property name="org.rust.cargo.project.model.PROJECT_DISCOVERY" value="true" />
|
||||
<property name="org.rust.hideDetachedFileNotifications/home/jali/Projects/gopherbridge/src/gopherrequest.rs" value="true" />
|
||||
<property name="settings.editor.selected.configurable" value="editing.templates" />
|
||||
<property name="settings.editor.selected.configurable" value="preferences.pluginManager" />
|
||||
</component>
|
||||
<component name="RunAnythingCache">
|
||||
<option name="myCommands">
|
||||
@@ -126,6 +122,7 @@
|
||||
</entry>
|
||||
</map>
|
||||
</option>
|
||||
<option name="oldMeFiltersMigrated" value="true" />
|
||||
</component>
|
||||
<component name="WindowStateProjectService">
|
||||
<state x="1759" y="376" width="734" height="634" key="#Inspections" timestamp="1592162631281">
|
||||
@@ -160,26 +157,26 @@
|
||||
<screen x="0" y="0" width="3440" height="1408" />
|
||||
</state>
|
||||
<state x="1517" y="461" width="426" height="481" key="FileChooserDialogImpl/0.0.3440.1408@0.0.3440.1408" timestamp="1592143269262" />
|
||||
<state width="1897" height="253" key="GridCell.Tab.0.bottom" timestamp="1592163709599">
|
||||
<state width="1897" height="253" key="GridCell.Tab.0.bottom" timestamp="1592172101033">
|
||||
<screen x="0" y="0" width="3440" height="1408" />
|
||||
</state>
|
||||
<state width="1897" height="253" key="GridCell.Tab.0.bottom/0.0.3440.1408@0.0.3440.1408" timestamp="1592163709599" />
|
||||
<state width="1897" height="253" key="GridCell.Tab.0.center" timestamp="1592163709599">
|
||||
<state width="1897" height="253" key="GridCell.Tab.0.bottom/0.0.3440.1408@0.0.3440.1408" timestamp="1592172101033" />
|
||||
<state width="1897" height="253" key="GridCell.Tab.0.center" timestamp="1592172101033">
|
||||
<screen x="0" y="0" width="3440" height="1408" />
|
||||
</state>
|
||||
<state width="1897" height="253" key="GridCell.Tab.0.center/0.0.3440.1408@0.0.3440.1408" timestamp="1592163709599" />
|
||||
<state width="1897" height="253" key="GridCell.Tab.0.left" timestamp="1592163709599">
|
||||
<state width="1897" height="253" key="GridCell.Tab.0.center/0.0.3440.1408@0.0.3440.1408" timestamp="1592172101033" />
|
||||
<state width="1897" height="253" key="GridCell.Tab.0.left" timestamp="1592172101033">
|
||||
<screen x="0" y="0" width="3440" height="1408" />
|
||||
</state>
|
||||
<state width="1897" height="253" key="GridCell.Tab.0.left/0.0.3440.1408@0.0.3440.1408" timestamp="1592163709599" />
|
||||
<state width="1897" height="253" key="GridCell.Tab.0.right" timestamp="1592163709599">
|
||||
<state width="1897" height="253" key="GridCell.Tab.0.left/0.0.3440.1408@0.0.3440.1408" timestamp="1592172101033" />
|
||||
<state width="1897" height="253" key="GridCell.Tab.0.right" timestamp="1592172101033">
|
||||
<screen x="0" y="0" width="3440" height="1408" />
|
||||
</state>
|
||||
<state width="1897" height="253" key="GridCell.Tab.0.right/0.0.3440.1408@0.0.3440.1408" timestamp="1592163709599" />
|
||||
<state x="1431" y="632" key="SettingsEditor" timestamp="1592171165276">
|
||||
<state width="1897" height="253" key="GridCell.Tab.0.right/0.0.3440.1408@0.0.3440.1408" timestamp="1592172101033" />
|
||||
<state x="1323" y="270" key="SettingsEditor" timestamp="1593365092849">
|
||||
<screen x="0" y="0" width="3440" height="1408" />
|
||||
</state>
|
||||
<state x="1431" y="632" key="SettingsEditor/0.0.3440.1408@0.0.3440.1408" timestamp="1592171165276" />
|
||||
<state x="1323" y="270" key="SettingsEditor/0.0.3440.1408@0.0.3440.1408" timestamp="1593365092849" />
|
||||
<state width="498" height="445" key="SwitcherDM" timestamp="1592151399794">
|
||||
<screen x="0" y="0" width="3440" height="1408" />
|
||||
</state>
|
||||
|
||||
Reference in New Issue
Block a user