petgraph / fixedbitset

A simple bitset container for Rust
https://docs.rs/fixedbitset/
Apache License 2.0
124 stars 47 forks source link

add example to with_capacity_and_blocks function #53

Closed jrraymond closed 4 years ago

jrraymond commented 4 years ago

Resolves #50

jrraymond commented 4 years ago

@jelemux does this clarify how the function works?