index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ops
/
optimizer_tests
/
op_state_generics.rs
blob: 7fa498981e024a70c3382ee1b8a379f2a8d67534 (
plain
)
1
2
3
4
5
pub fn op_foo<SP>(state: &mut OpState) where SP: SomePermission + 'static, { }