Crate hina[][src]

Re-exports

pub use lazy_static::*;
pub use log::*;

Modules

app
cmp
collections
console
crypto
env
ffi
fmt
fs
io
linq
macros
math
net
os
path
prelude
random
slice
str
sync
sys
task
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

BlackHole
ByteVec

don't use ByteVec. use this instead:

DefaultDebug

Traits

Any
IteratorExt
OptionExt
ResultExt

Functions

as_slice
as_slice_mut
assert_send
assert_send_sync
assert_sync
generate
initialized
keep
option_as_slice
option_as_slice_mut
slice_as_array