Static ethcore_io::LOCAL_STACK_SIZE []

pub static LOCAL_STACK_SIZE: LocalKey<Cell<usize>> = { $crate::thread::LocalKey::new(__getit, __init) }

Stack size Should be modified if it is changed in Rust since it is no way to know or get it