Docs.rs
rustpython-format-0.4.0
rustpython-format 0.4.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
github:rustpython:packaging
youknowone
Dependencies
bitflags ^2.4.0
normal
itertools ^0.11.0
normal
malachite-bigint ^0.2.0
normal
optional
num-bigint ^0.4.3
normal
optional
num-traits ^0.2
normal
rustpython-literal ^0.4.0
normal
Versions
14.63%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
rustpython_
format
0.4.0
Module cformat
Module Items
Structs
Enums
Type Aliases
In crate rustpython_
format
rustpython_format
Module
cformat
Copy item path
Source
Expand description
Implementation of Printf-Style string formatting as per the
Python Docs
.
Structs
§
CConversion
Flags
CFormat
Error
CFormat
Spec
CFormat
StrOr
Bytes
Enums
§
CFloat
Type
CFormat
Error
Type
CFormat
Part
CFormat
Precision
CFormat
Quantity
CFormat
Type
CNumber
Type
Type Aliases
§
CFormat
Bytes
CFormat
Conversion
CFormat
String
Parse
Iter
Parsing
Error