Skip to content

Sentence appears to be cut short #847

@tcharding

Description

@tcharding

Multiple places, here is an example.

/// Borrows the global context as a raw pointer and does some operation on it.
///
/// If provided, after the operation is complete, [`rerandomize_global_context`]
/// is called on the context. If you have some random data available,
pub fn with_raw_global_context<T, F: FnOnce(NonNull<ffi::Context>) -> T>(

I don't know what should go here?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions