rust / latest / std / alloc / type.layouterr.html

Type Alias std::alloc::LayoutErr

pub type LayoutErr = LayoutError;
👎Deprecated since 1.52.0: Name does not follow std convention, use LayoutError

Aliased Type

struct LayoutErr;

© 2010 The Rust Project Developers
Licensed under the Apache License, Version 2.0 or the MIT license, at your option.
https://doc.rust-lang.org/std/alloc/type.LayoutErr.html