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_print.rs
blob: 516521a0e9caf0c4f0cc54aa3d0641d752461cce (
plain
)
1
2
3
4
5
6
fn op_print( state: &mut OpState, msg: &str, is_err: bool, ) -> Result<(), AnyError> { }