peroxide
0.39.0
MATLAB
Required Methods
new
Object Safety
Implementors
In peroxide::
util::
api
Trait
peroxide
::
util
::
api
::
MATLAB
Copy item path
source
·
[
−
]
pub trait MATLAB { // Required method fn
new
(s: &
str
) -> Self; }
Required Methods
§
source
fn
new
(s: &
str
) -> Self
Object Safety
§
This trait is
not
object safe
.
Implementors
§
source
§
impl
MATLAB
for
Matrix