This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
Programmiermethoden_und_-werkzeuge
/
2023-2-WS_group_project_pmuw-innovative-shell
Watch
5
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Browse Source
refactoring: remove brackets of Prompt struct
main
fdai7451
2 years ago
parent
786deec960
commit
b82e1a1864
1 changed files
with
1 additions
and
1 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
2
src/prompt.rs
2
src/prompt.rs
View File
@ -1,4 +1,4 @@
pub
struct
Prompt
{
}
pub
struct
Prompt
;
impl
Prompt
{
pub
fn
new
(
)
->
Self
{
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
Programmiermethoden_und_-werkzeuge/2023-2-WS_group_project_pmuw-innovative-shell
Title
Body
Create Issue