[][src]Crate hina

Modules

app
cmp
collections
console
crypto
env
ffi
fmt
fs
io
linq
macros
math
os
path
random
str
sync
time

Macros

__hina_item_count
btree_map
btree_set
d
debug

Logs a message at the debug level.

dlog

a macro that prints a line to stdout only in debug builds.

error

Logs a message at the error level.

hash_map
hash_set
info

Logs a message at the info level.

lazy_static
log

The standard logging macro.

log_enabled

Determines if a message logged at the specified level in that module will be logged.

path
trace

Logs a message at the trace level.

warn

Logs a message at the warn level.

Structs

BitField
BlackHole
DefaultDebug

Enums

Level

An enum representing the available verbosity levels of the logger.

LevelFilter

An enum representing the available verbosity level filters of the logger.

Traits

Any
BoolExt
VecExt

Functions

as_slice
as_slice_mut
assert_send
assert_send_sync
assert_sync
initialize
initialized
keep
option_as_slice
option_as_slice_mut
slice_as_array