[][src]Crate b0x

A simple CLI tool to display information about the provided input.

See README.md for installation, usage, examples...

Modules

config

Contains utilities for storing configuration

passes

Defines passes

Functions

run

Given a Config, try to parse the input stored in it as a number and print information. If the input can't be parsed as a u128, fall back to String.