once_mut 0.1.1

Safe mutable reference to static variable that can be obtained only once
Documentation
  • Coverage
  • 0%
    0 out of 5 items documented0 out of 3 items with examples
  • Size
  • Source code size: 16.96 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 281.12 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • Homepage
  • agerasev/lock-free-static
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • nthend agerasev

Note: once_mut is now a part of lock-free-static crate and no longer maintained separately.

once_mut

Crates.io Docs.rs License

Safe mutable reference to static variable that can be obtained only once.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.