Module casefiddle
rune
0.1.0
Module casefiddle
Module Items
Enums
Functions
In crate rune
Modules
alloc
arith
buffer
bytecode
casefiddle
character
chartab
core
data
debug
dired
editfns
emacs
eval
fileio
filelock
floatfns
fns
interpreter
intervals
keymap
library
lisp
lread
macros
print
reader
search
textprops
threads
timefns
Macros
derive_GcMoveable
rooted_iter
Structs
Args
Functions
bootstrap
eval_stdin
load
main
parens_closed
repl
rune
Module
casefiddle
Copy item path
Settings
Help
Summary
Source
Expand description
String and character case conversion.
Enums
§
Case
Mode
🔒
Functions
§
capitalize
🔒
capitalize_
word
🔒
casify_
char
🔒
casify_
string
🔒
downcase
🔒
downcase_
word
🔒
find_
backward_
word
🔒
find_
forward_
word
🔒
precedes_
capitalization
🔒
upcase
🔒
upcase_
initials
🔒
upcase_
word
🔒