init: Introduce Service type
A future commit will use it to define services in toml format.
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@ impl SchemeSync for ZeroScheme {
|
||||
fn openat(
|
||||
&mut self,
|
||||
dirfd: usize,
|
||||
path: &str,
|
||||
_path: &str,
|
||||
_flags: usize,
|
||||
_fcntl_flags: u32,
|
||||
_ctx: &CallerCtx,
|
||||
|
||||
Reference in New Issue
Block a user