Open Luro02 opened 4 years ago
The const_fn attribute is ignored on setters, mutgetters and try_setters, because this is not stable at the moment.
const_fn
rust-lang/rust#57349
rust-lang/rfcs#2632
The
const_fn
attribute is ignored on setters, mutgetters and try_setters, because this is not stable at the moment.blocked on the following issues
rust-lang/rust#57349
rust-lang/rfcs#2632