Module crast::utls [] [src]

Reexports

pub use self::std::io::prelude::*;

Modules

env

Inspection and manipulation of the process's environment.

Structs

BufReader

The BufReader struct adds buffering to any reader.

BufWriter

Wraps a writer and buffers its output.

File

A reference to an open file on the filesystem.

HashMap

A hash map implemented with linear probing and Robin Hood bucket stealing.

Options

A description of the options that a program can handle.

Path

A slice of a path (akin to str).

Pool

A threadpool that acts as a handle to a number of threads spawned at construction.

Reader

A FASTA reader.

Constants

A
C
CNFG_FL
DB_SZ_FL
DFLT_MX_SPN
G
ID_FL
LWR_A
LWR_C
LWR_G
LWR_T
LWR_U
MX_K_MR_SZ
MX_SCR
N
PRB_DST_DM
PRB_DST_SQ_FL
PTRN_HSH_MP_FL
RVRS_PRB_DST_SQ_FL
RVRS_PTRN_HSH_MP_FL
RVRS_SFX_AR_FL
SFX_AR_FL
SQ_FL
T
U

Functions

cpr
create_dir

Creates a new, empty directory at the provided path

gt_cmplmnt_bs
gt_sfx_ar_indx_pr
gt_tm_stmp
multizip

An iterator that generalizes .zip() and allows running multiple iterators in lockstep.

now

Returns the current time in the local timezone

prnt_usg
remove_dir_all

Removes a directory at this path, after removing all its contents. Use carefully!

wrt_cntxt_dst_sq

Type Definitions

AlgnPsPr
AlgnScr
Arg
BElm
BSq
BSqLn
CntxtDstSq
Hshr
Id
IdStr
Prb
PrbDst
PrbDstSq
PtrnHshMp
SfxAr
SfxArIndxPr
Strnd
ThrdNm