Starknet Documentation home page
Welcome
Build
Secure
Learn
Ask AI
Search...
Navigation
core::fmt
core::fmt::Error
Search...
⌘K
Corelib
Introduction
Modules
core::traits
core::boolean
core::circuit
core::blake
core::box
core::nullable
core::option
core::clone
core::ec
core::ecdsa
core::integer
core::cmp
core::gas
core::math
core::num
core::ops
core::panics
core::hash
core::keccak
core::pedersen
core::qm31
core::serde
core::sha256
core::poseidon
core::debug
core::fmt
core::fmt::into_felt252_based
core::fmt::Error
core::fmt::Formatter
core::fmt::Display
core::fmt::Debug
core::fmt::LowerHex
core::starknet
core::internal
core::zeroable
core::bytes_31
core::byte_array
core::string
core::iter
core::metaprogramming
core::testing
core::to_byte_array
Miscellaneous
core::panic_with_felt252
core::panic_with_const_felt252
core::assert
core::bool
core::never
core::usize
core::RangeCheck
core::SegmentArena
core::felt252
core::felt252_div
On this page
Signature
core::fmt
core::fmt::Error
Dedicated type for representing formatting errors.
Signature
Copy
Ask AI
#[derive(
Drop
)]
pub
struct
Error
{}
Was this page helpful?
Yes
No
Suggest edits
Raise issue
core::fmt::into_felt252_based
Previous
core::fmt::Formatter
Next
Assistant
Responses are generated using AI and may contain mistakes.