this is where Gitea would've said "" but I doubt it's going to make that much of a difference in practice — I can still sign in, but not sign out
Explore
Help
Sign In
potatOS
/
potatOS-pro
Archived
Watch
1
Star
0
Fork
You've already forked potatOS-pro
0
Code
Issues
Pull Requests
Releases
Activity
This repository has been archived on
2024-03-14
. You can view files and clone it, but cannot push or open issues or pull requests.
69df8dfab3
Branches
Tags
No results found.
potatOS-pro
/
arch
/
arm
/
src
/
context.rs
10 lines
105 B
Rust
Raw
Blame
History
#[
derive(Debug)
]
pub
struct
Context
;
impl
Context
{
pub
fn
new
(
)
->
Self
{
Context
}
}
Reference in New Issue
View Git Blame
Copy Permalink