Skip to content

Using the library in stable rust #9

@tailhook

Description

@tailhook

Is there any chance this kind of library be available for stable rust? It's ugly to use nightly just for adding USDT.

I don't know how this works internally to figure out way on my own. But maybe we can use some attributes like link_section for markers (or is it unstable too?). Or just use a piece of C code for embedding asm instead of using feature(asm) ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions