index
:
dict
master
thin wrapper around webster's unabridged dictionary
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
consts.rs
blob: c606a959512fbe4f9cd5ac6f64baaea5195cee0b (
plain
)
1
pub
const
SRC
:
&
str
=
include_str
!
(
"../../assets/en.txt"
);