[][src]Crate bel_format

Biological Expression Language (BEL) - POC AST & Parser

Modules

parser

Functions

from_str
from_str_or_panic

Try to parse the given value form a &str, or fail with an error message printed to stdout.