We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
clap
colored
pretty_env_logger
log
Cargo.lock
aarty
justfile
--help
serde
impl_serde
_no_ref
stdin
width
color
sym_index
The text was updated successfully, but these errors were encountered:
No branches or pull requests
clap
from the dependencies (refactor(args): remove theclap
crate and use our custom parser #33)colored
andpretty_env_logger
from the dependencies (refactor: removelog
andpretty_env_logger
andcolored
crates from our deps #34)Cargo.lock
(c20f05b)aarty
bin #44justfile
(e90734b)--help
option #56serde
feature (feat: implement serde #35)[NEED TO FIX]impl_serde
serde
feature (fix(serde): implement_no_ref
feature and fiximpl_serde
#37)stdin
as mentioned in Feature:width
argument to calculate scale from number of available columns #6 (comment). (feat: read from the stdin if there's no provided path #36)color
from string #42sym_index
. (ce5710b)Upvote & Fund
The text was updated successfully, but these errors were encountered: