MCPcopy Index your code
hub / github.com/WuBingzheng/primitive_fixed_point_decimal

github.com/WuBingzheng/primitive_fixed_point_decimal @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
193 symbols 359 edges 9 files 25 documented · 13%
What it actually does AI analysis from the code graph — generated when you open this
loading…

Extension points exported contracts — how you extend this code

FpdecInner (Interface)
The trait for underlying representation. Normal users don't need to use this trait. [10 implementers]
src/fpdec_inner.rs
IntoRatioInt (Interface)
Used by method `checked_mul_ratio()` only. [3 implementers]
src/lib.rs

Core symbols most depended-on inside this repo

do_test_format
called by 54
src/fpdec_inner.rs
do_test_format_num_only
called by 39
src/fpdec_inner.rs
calc_mul_div
called by 26
src/inner_i128.rs
check_calc_mul_div_signs
called by 17
src/inner_i128.rs
check_calc_mul_div_unsigned
called by 15
src/inner_i128.rs
do_check_fmt
called by 13
src/const_scale_fpdec.rs
checked_mul
called by 13
src/oob_scale_fpdec.rs
calc_mul_div_exp
called by 12
src/inner_shorts.rs

Shape

Function 91
Method 84
Class 14
Enum 2
Interface 2

Languages

Rust100%

Modules by API surface

src/oob_scale_fpdec.rs44 symbols
src/const_scale_fpdec.rs40 symbols
benches/vs_rust_decimal.rs39 symbols
src/fpdec_inner.rs30 symbols
src/inner_i128.rs22 symbols
src/inner_shorts.rs7 symbols
src/lib.rs6 symbols
fuzz/fuzz_targets/self_proof.rs5 symbols

For agents

$ claude mcp add primitive_fixed_point_decimal \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page