This website works better with JavaScript.
Explore
Help
Sign In
NextGraph
/
oxigraph
Watch
1
Star
0
Fork
You've already forked oxigraph
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Activity
Fixes Clippy lint
Browse Source
pull/190/head
Tpt
3 years ago
parent
bfac7d3bbf
commit
ae48d1fd5b
1 changed files
with
1 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
1
js/src/lib.rs
1
js/src/lib.rs
Unescape
Escape
View File
@ -1,3 +1,4 @@
#![
allow(clippy::unused_unit)
]
use
wasm_bindgen
::
prelude
::
*
;
mod
model
;
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
NextGraph/oxigraph
Title
Body
Create Issue