Skip to content

bytes: BLOCKED) Make const fns when const_for is stable. #86

@github-actions

Description

@github-actions

On 2022-05-28 @recmo wrote in 1ec2e50 “Recognize new tags”:

BLOCKED) Make const fns when const_for is stable.

// OPT: Use u64::from_{be/le}_bytes() to work 8 bytes at a time.
// FEATURE: (BLOCKED) Make `const fn`s when `const_for` is stable.

use crate::{
    utils::{trim_end_slice, trim_end_vec},
    Uint,
};

From src/bytes.rs:2

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions