Sealed
toml_
edit
0.22.24
Sealed
Implementations on Foreign Types
&T
String
bool
f64
i64
str
usize
Implementors
In toml_
edit::
private
Traits
Sealed
toml_edit
::
private
Trait
Sealed
Copy item path
Settings
Help
Summary
Source
pub trait Sealed { }
Implementations on Foreign Types
§
Source
§
impl
Sealed
for
bool
Source
§
impl
Sealed
for
f64
Source
§
impl
Sealed
for
i64
Source
§
impl
Sealed
for
str
Source
§
impl
Sealed
for
usize
Source
§
impl
Sealed
for
String
Source
§
impl<T>
Sealed
for
&T
where T:
Sealed
+ ?
Sized
,
Implementors
§
Source
§
impl
Sealed
for
Datetime
Source
§
impl
Sealed
for
InlineTable
Source
§
impl
Sealed
for
Table