Skip to content

Size optimization for Option #47

@dragazo

Description

@dragazo

This crate guarantees that size_of::<SmartString>() == size_of::<String>(), but it looks like size_of::<Option<SmartString>>() > size_of::<Option<String>>().

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